Searched refs:IGPMGPOCollection (Results 1 - 2 of 2) sorted by relevance

/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/mingw/include/
H A Dgpmgmt.h107 typedef struct IGPMGPOCollection IGPMGPOCollection; typedef in typeref:struct:IGPMGPOCollection
627 virtual HRESULT WINAPI SearchGPOs(IGPMSearchCriteria *pIGPMSearchCriteria,IGPMGPOCollection **ppIGPMGPOCollection) = 0;
648 HRESULT (WINAPI *SearchGPOs)(IGPMDomain *This,IGPMSearchCriteria *pIGPMSearchCriteria,IGPMGPOCollection **ppIGPMGPOCollection);
687 HRESULT WINAPI IGPMDomain_SearchGPOs_Proxy(IGPMDomain *This,IGPMSearchCriteria *pIGPMSearchCriteria,IGPMGPOCollection **ppIGPMGPOCollection);
1815 struct IGPMGPOCollection : public IDispatch { struct in inherits:IDispatch
1824 HRESULT (WINAPI *QueryInterface)(IGPMGPOCollection *This,REFIID riid,void **ppvObject);
1825 ULONG (WINAPI *AddRef)(IGPMGPOCollection *This);
1826 ULONG (WINAPI *Release)(IGPMGPOCollection *This);
1827 HRESULT (WINAPI *GetTypeInfoCount)(IGPMGPOCollection *Thi
1836 struct IGPMGPOCollection { struct
[all...]
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
H A Dgpmgmt.h107 typedef struct IGPMGPOCollection IGPMGPOCollection; typedef in typeref:struct:IGPMGPOCollection
627 virtual HRESULT WINAPI SearchGPOs(IGPMSearchCriteria *pIGPMSearchCriteria,IGPMGPOCollection **ppIGPMGPOCollection) = 0;
648 HRESULT (WINAPI *SearchGPOs)(IGPMDomain *This,IGPMSearchCriteria *pIGPMSearchCriteria,IGPMGPOCollection **ppIGPMGPOCollection);
687 HRESULT WINAPI IGPMDomain_SearchGPOs_Proxy(IGPMDomain *This,IGPMSearchCriteria *pIGPMSearchCriteria,IGPMGPOCollection **ppIGPMGPOCollection);
1815 struct IGPMGPOCollection : public IDispatch { struct in inherits:IDispatch
1824 HRESULT (WINAPI *QueryInterface)(IGPMGPOCollection *This,REFIID riid,void **ppvObject);
1825 ULONG (WINAPI *AddRef)(IGPMGPOCollection *This);
1826 ULONG (WINAPI *Release)(IGPMGPOCollection *This);
1827 HRESULT (WINAPI *GetTypeInfoCount)(IGPMGPOCollection *Thi
1836 struct IGPMGPOCollection { struct
[all...]

Completed in 32 milliseconds