Searched refs:get_DomainName (Results 1 - 6 of 6) sorted by relevance

/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/mingw/include/
H A Dgpmgmt.h1642 virtual HRESULT WINAPI get_DomainName(BSTR *pVal) = 0;
1682 HRESULT (WINAPI *get_DomainName)(IGPMGPO *This,BSTR *pVal); member in struct:IGPMGPOVtbl
1724 #define IGPMGPO_get_DomainName(This,pVal) (This)->lpVtbl->get_DomainName(This,pVal)
H A Dmsclus.h1314 virtual HRESULT WINAPI get_DomainName(BSTR *pbstrDomainName) = 0;
1330 HRESULT (WINAPI *get_DomainName)(ISClusterNames *This,BSTR *pbstrDomainName); member in struct:ISClusterNamesVtbl
1348 #define ISClusterNames_get_DomainName(This,pbstrDomainName) (This)->lpVtbl->get_DomainName(This,pbstrDomainName)
H A Diads.h6838 virtual HRESULT WINAPI get_DomainName(BSTR *retval) = 0;
6853 HRESULT (WINAPI *get_DomainName)(IADsWinNTSystemInfo *This,BSTR *retval); member in struct:IADsWinNTSystemInfoVtbl
6870 #define IADsWinNTSystemInfo_get_DomainName(This,retval) (This)->lpVtbl->get_DomainName(This,retval)
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
H A Dgpmgmt.h1642 virtual HRESULT WINAPI get_DomainName(BSTR *pVal) = 0;
1682 HRESULT (WINAPI *get_DomainName)(IGPMGPO *This,BSTR *pVal); member in struct:IGPMGPOVtbl
1724 #define IGPMGPO_get_DomainName(This,pVal) (This)->lpVtbl->get_DomainName(This,pVal)
H A Dmsclus.h1314 virtual HRESULT WINAPI get_DomainName(BSTR *pbstrDomainName) = 0;
1330 HRESULT (WINAPI *get_DomainName)(ISClusterNames *This,BSTR *pbstrDomainName); member in struct:ISClusterNamesVtbl
1348 #define ISClusterNames_get_DomainName(This,pbstrDomainName) (This)->lpVtbl->get_DomainName(This,pbstrDomainName)
H A Diads.h6838 virtual HRESULT WINAPI get_DomainName(BSTR *retval) = 0;
6853 HRESULT (WINAPI *get_DomainName)(IADsWinNTSystemInfo *This,BSTR *retval); member in struct:IADsWinNTSystemInfoVtbl
6870 #define IADsWinNTSystemInfo_get_DomainName(This,retval) (This)->lpVtbl->get_DomainName(This,retval)

Completed in 274 milliseconds