Searched defs:pFactory (Results 1 – 11 of 11) 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
17 void get_hardware_adapter(IDXGIFactory4* pFactory, IDXGIAdapter1** ppAdapter) { in get_hardware_adapter()
37 IDXGIFactory* pFactory = NULL; in main() local
39 IDXGIFactory* pFactory = NULL; in main() local
279 IDXGIFactory* pFactory = NULL; in khrIcdOsVendorsEnumerate() local
51 const X86_32Relocator& pFactory) { in helper_use_relative_reloc()1127 const X86_64Relocator& pFactory) { in helper_use_relative_reloc()
300 FormFactoryIface* pFactory) { in Create()
47 const HexagonRelocator& pFactory) { in helper_use_relative_reloc()
61 const ARMRelocator& pFactory) { in helper_use_relative_reloc()
1206 IDXGIFactory1 *pFactory = NULL; in DX11OperationSupport() local