Searched refs:IWbemPath_iface (Results 1 – 1 of 1) sorted by relevance
51 IWbemPath IWbemPath_iface; member75 return CONTAINING_RECORD(iface, struct path, IWbemPath_iface); in impl_from_IWbemPath()1283 path->IWbemPath_iface.lpVtbl = &path_vtbl; in WbemPath_create()1289 *ppObj = &path->IWbemPath_iface; in WbemPath_create()