HomeSort by relevance Sort by last modified time
    Searched refs:IClassFactory2 (Results 1 - 5 of 5) sorted by null

  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
ocidl.h 57 typedef struct IClassFactory2 IClassFactory2;
444 typedef IClassFactory2 *LPCLASSFACTORY2;
456 struct IClassFactory2 : public IClassFactory {
465 HRESULT (WINAPI *QueryInterface)(IClassFactory2 *This,REFIID riid,void **ppvObject);
466 ULONG (WINAPI *AddRef)(IClassFactory2 *This);
467 ULONG (WINAPI *Release)(IClassFactory2 *This);
468 HRESULT (WINAPI *CreateInstance)(IClassFactory2 *This,IUnknown *pUnkOuter,REFIID riid,void **ppvObject);
469 HRESULT (WINAPI *LockServer)(IClassFactory2 *This,WINBOOL fLock);
470 HRESULT (WINAPI *GetLicInfo)(IClassFactory2 *This,LICINFO *pLicInfo)
    [all...]
comdefsp.h 163 _COM_SMARTPTR_TYPEDEF(IClassFactory2,__uuidof(IClassFactory2));
    [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.swt.win32.win32.x86_3.6.1.v3657a.jar 
  /prebuilts/tools/windows/swt/
swt.jar 
  /prebuilts/tools/windows-x86_64/swt/
swt.jar 

Completed in 36 milliseconds