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

/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/mingw/include/
H A Dgpmgmt.h32 typedef struct IGPMDomain IGPMDomain; typedef in typeref:struct:IGPMDomain
529 virtual HRESULT WINAPI GetDomain(BSTR bstrDomain,BSTR bstrDomainController,__LONG32 lDCFlags,IGPMDomain **pIGPMDomain) = 0;
552 HRESULT (WINAPI *GetDomain)(IGPM *This,BSTR bstrDomain,BSTR bstrDomainController,__LONG32 lDCFlags,IGPMDomain **pIGPMDomain);
591 HRESULT WINAPI IGPM_GetDomain_Proxy(IGPM *This,BSTR bstrDomain,BSTR bstrDomainController,__LONG32 lDCFlags,IGPMDomain **pIGPMDomain);
621 struct IGPMDomain : public IDispatch { struct in inherits:IDispatch
637 HRESULT (WINAPI *QueryInterface)(IGPMDomain *This,REFIID riid,void **ppvObject);
638 ULONG (WINAPI *AddRef)(IGPMDomain *This);
639 ULONG (WINAPI *Release)(IGPMDomain *This);
640 HRESULT (WINAPI *GetTypeInfoCount)(IGPMDomain *Thi
656 struct IGPMDomain { struct
[all...]
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
H A Dgpmgmt.h32 typedef struct IGPMDomain IGPMDomain; typedef in typeref:struct:IGPMDomain
529 virtual HRESULT WINAPI GetDomain(BSTR bstrDomain,BSTR bstrDomainController,__LONG32 lDCFlags,IGPMDomain **pIGPMDomain) = 0;
552 HRESULT (WINAPI *GetDomain)(IGPM *This,BSTR bstrDomain,BSTR bstrDomainController,__LONG32 lDCFlags,IGPMDomain **pIGPMDomain);
591 HRESULT WINAPI IGPM_GetDomain_Proxy(IGPM *This,BSTR bstrDomain,BSTR bstrDomainController,__LONG32 lDCFlags,IGPMDomain **pIGPMDomain);
621 struct IGPMDomain : public IDispatch { struct in inherits:IDispatch
637 HRESULT (WINAPI *QueryInterface)(IGPMDomain *This,REFIID riid,void **ppvObject);
638 ULONG (WINAPI *AddRef)(IGPMDomain *This);
639 ULONG (WINAPI *Release)(IGPMDomain *This);
640 HRESULT (WINAPI *GetTypeInfoCount)(IGPMDomain *Thi
656 struct IGPMDomain { struct
[all...]

Completed in 29 milliseconds