Searched defs:put_HostComputer (Results 1 - 2 of 2) sorted by relevance

/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/mingw/include/
H A Diads.h4263 virtual HRESULT WINAPI put_HostComputer(BSTR bstrHostComputer) = 0;
4311 HRESULT (WINAPI *put_HostComputer)(IADsService *This,BSTR bstrHostComputer); member in struct:IADsServiceVtbl
4361 #define IADsService_put_HostComputer(This,bstrHostComputer) (This)->lpVtbl->put_HostComputer(This,bstrHostComputer)
4561 HRESULT (WINAPI *put_HostComputer)(IADsFileService *This,BSTR bstrHostComputer); member in struct:IADsFileServiceVtbl
4615 #define IADsFileService_put_HostComputer(This,bstrHostComputer) (This)->lpVtbl->put_HostComputer(This,bstrHostComputer)
4746 virtual HRESULT WINAPI put_HostComputer(BSTR bstrHostComputer) = 0;
4779 HRESULT (WINAPI *put_HostComputer)(IADsFileShare *This,BSTR bstrHostComputer); member in struct:IADsFileShareVtbl
4814 #define IADsFileShare_put_HostComputer(This,bstrHostComputer) (This)->lpVtbl->put_HostComputer(This,bstrHostComputer)
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
H A Diads.h4263 virtual HRESULT WINAPI put_HostComputer(BSTR bstrHostComputer) = 0;
4311 HRESULT (WINAPI *put_HostComputer)(IADsService *This,BSTR bstrHostComputer); member in struct:IADsServiceVtbl
4361 #define IADsService_put_HostComputer(This,bstrHostComputer) (This)->lpVtbl->put_HostComputer(This,bstrHostComputer)
4561 HRESULT (WINAPI *put_HostComputer)(IADsFileService *This,BSTR bstrHostComputer); member in struct:IADsFileServiceVtbl
4615 #define IADsFileService_put_HostComputer(This,bstrHostComputer) (This)->lpVtbl->put_HostComputer(This,bstrHostComputer)
4746 virtual HRESULT WINAPI put_HostComputer(BSTR bstrHostComputer) = 0;
4779 HRESULT (WINAPI *put_HostComputer)(IADsFileShare *This,BSTR bstrHostComputer); member in struct:IADsFileShareVtbl
4814 #define IADsFileShare_put_HostComputer(This,bstrHostComputer) (This)->lpVtbl->put_HostComputer(This,bstrHostComputer)

Completed in 96 milliseconds