Searched refs:IDebugSystemObjects_iface (Results 1 – 1 of 1) sorted by relevance
75 IDebugSystemObjects IDebugSystemObjects_iface; member275 return CONTAINING_RECORD(iface, struct debug_client, IDebugSystemObjects_iface); in impl_from_IDebugSystemObjects()316 *obj = &debug_client->IDebugSystemObjects_iface; in debugclient_QueryInterface()4059 debug_client->IDebugSystemObjects_iface.lpVtbl = &debugsystemobjectsvtbl; in DebugCreate()