Searched defs:pFactory (Results 1 – 4 of 4) sorted by relevance
206 #define DLLGETCLASSOBJECTROUTINE(pPFlist,pClsid,pFactory) HRESULT WINAPI DLLGETCLASSOBJECT_ENTRY (R… argument207 #define DLLCANUNLOADNOW(pFactory) HRESULT WINAPI DLLCANUNLOADNOW_ENTRY() { return NdrDllCanUnloadNo… argument209 #define CSTDSTUBBUFFERRELEASE(pFactory) ULONG WINAPI CStdStubBuffer_Release(IRpcStubBuffer *This) {… argument211 #define CSTDSTUBBUFFER2RELEASE(pFactory) ULONG WINAPI CStdStubBuffer2_Release(IRpcStubBuffer *This)… argument213 #define CSTDSTUBBUFFER2RELEASE(pFactory) argument
5705 #define IServicePoolConfig_put_ClassFactory(This,pFactory) (This)->lpVtbl->put_ClassFactory(This,pF… argument5706 #define IServicePoolConfig_get_ClassFactory(This,pFactory) (This)->lpVtbl->get_ClassFactory(This,pF… argument
477 IDXGIFactory* pFactory = NULL; in ImGui_ImplDX10_Init() local
484 IDXGIFactory* pFactory = NULL; in ImGui_ImplDX11_Init() local