Searched refs:m_lpfnCI (Results 1 – 4 of 4) sorted by relevance
/reactos/dll/directx/msvidctl/ |
H A D | classfactory.cpp | 38 …CClassFactory(LPFNCREATEINSTANCE lpfnCI, PLONG pcRefDll, IID *riidInst) : m_Ref(1), m_lpfnCI(lpfnC… in CClassFactory() 45 LPFNCREATEINSTANCE m_lpfnCI; member in CClassFactory 76 return m_lpfnCI(pUnkOuter, riid, ppvObject); in CreateInstance()
|
/reactos/dll/directx/bdaplgin/ |
H A D | classfactory.cpp | 38 …CClassFactory(LPFNCREATEINSTANCE lpfnCI, PLONG pcRefDll, IID *riidInst) : m_Ref(1), m_lpfnCI(lpfnC… in CClassFactory() 45 LPFNCREATEINSTANCE m_lpfnCI; member in CClassFactory 76 return m_lpfnCI(pUnkOuter, riid, ppvObject); in CreateInstance()
|
/reactos/dll/directx/msdvbnp/ |
H A D | classfactory.cpp | 38 …CClassFactory(LPFNCREATEINSTANCE lpfnCI, PLONG pcRefDll, IID *riidInst) : m_Ref(1), m_lpfnCI(lpfnC… in CClassFactory() 45 LPFNCREATEINSTANCE m_lpfnCI; member in CClassFactory 76 return m_lpfnCI(pUnkOuter, riid, ppvObject); in CreateInstance()
|
/reactos/dll/directx/ksproxy/ |
H A D | classfactory.cpp | 36 …CClassFactory(LPFNCREATEINSTANCE lpfnCI, PLONG pcRefDll, IID *riidInst) : m_Ref(1), m_lpfnCI(lpfnC… in CClassFactory() 43 LPFNCREATEINSTANCE m_lpfnCI; member in CClassFactory 83 return m_lpfnCI(pUnkOuter, riid, ppvObject); in CreateInstance()
|