Home
last modified time | relevance | path

Searched refs:m_lpfnCI (Results 1 – 4 of 4) sorted by relevance

/reactos/dll/directx/msvidctl/
H A Dclassfactory.cpp38 …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 Dclassfactory.cpp38 …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 Dclassfactory.cpp38 …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 Dclassfactory.cpp36 …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()