Searched refs:GetDomain (Results 1 - 12 of 12) sorted by relevance
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/ |
H A D | urlmon.idl | 1742 HRESULT GetDomain(
|
H A D | urlmon.h | 4694 virtual HRESULT STDMETHODCALLTYPE GetDomain( 4802 HRESULT (STDMETHODCALLTYPE *GetDomain)( member in struct:IUriVtbl 4894 #define IUri_GetDomain(This,pbstrDomain) (This)->lpVtbl->GetDomain(This,pbstrDomain)
|
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/ |
H A D | urlmon.idl | 1603 HRESULT GetDomain(
|
H A D | urlmon.h | 4700 virtual HRESULT STDMETHODCALLTYPE GetDomain( 4808 HRESULT (STDMETHODCALLTYPE *GetDomain)( member in struct:IUriVtbl 4900 #define IUri_GetDomain(This,pbstrDomain) (This)->lpVtbl->GetDomain(This,pbstrDomain)
|
/vbox/src/VBox/Main/cbinding/ |
H A D | VBoxCAPI_v4_3.h | 6938 nsresult (*GetDomain)(IVRDEServerInfo *pThis, PRUnichar * *domain); member in struct:IVRDEServerInfo_vtbl 6975 nsresult (*GetDomain)(IVRDEServerInfo *pThis, PRUnichar * *domain); member in struct:IVRDEServerInfoVtbl 7009 #define IVRDEServerInfo_get_Domain(p, aDomain) ((p)->lpVtbl->GetDomain(p, aDomain)) 7010 #define IVRDEServerInfo_GetDomain(p, aDomain) ((p)->lpVtbl->GetDomain(p, aDomain)) 8718 nsresult (*GetDomain)(IGuestSession *pThis, PRUnichar * *domain); member in struct:IGuestSession_vtbl 9002 nsresult (*GetDomain)(IGuestSession *pThis, PRUnichar * *domain); member in struct:IGuestSessionVtbl 9283 #define IGuestSession_get_Domain(p, aDomain) ((p)->lpVtbl->GetDomain(p, aDomain)) 9284 #define IGuestSession_GetDomain(p, aDomain) ((p)->lpVtbl->GetDomain(p, aDomain)) 20785 nsresult (*GetDomain)(IGuestUserStateChangedEvent *pThis, PRUnichar * *domain); member in struct:IGuestUserStateChangedEvent_vtbl 20814 nsresult (*GetDomain)(IGuestUserStateChangedEven member in struct:IGuestUserStateChangedEventVtbl [all...] |
H A D | VBoxCAPI_v4_2.h | 4046 nsresult (*GetDomain)(IVRDEServerInfo *pThis, PRUnichar * *domain); member in struct:IVRDEServerInfo_vtbl 4706 nsresult (*GetDomain)(IGuestSession *pThis, PRUnichar * *domain); member in struct:IGuestSession_vtbl
|
H A D | VBoxCAPI_v2_2.h | 2589 nsresult (*GetDomain)(IRemoteDisplayInfo *pThis, PRUnichar * *domain); member in struct:IRemoteDisplayInfo_vtbl
|
H A D | VBoxCAPI_v3_0.h | 3127 nsresult (*GetDomain)(IRemoteDisplayInfo *pThis, PRUnichar * *domain); member in struct:IRemoteDisplayInfo_vtbl
|
H A D | VBoxCAPI_v3_1.h | 3144 nsresult (*GetDomain)(IRemoteDisplayInfo *pThis, PRUnichar * *domain); member in struct:IRemoteDisplayInfo_vtbl
|
H A D | VBoxCAPI_v3_2.h | 3266 nsresult (*GetDomain)(IRemoteDisplayInfo *pThis, PRUnichar * *domain); member in struct:IRemoteDisplayInfo_vtbl
|
H A D | VBoxCAPI_v4_0.h | 3481 nsresult (*GetDomain)(IVRDEServerInfo *pThis, PRUnichar * *domain); member in struct:IVRDEServerInfo_vtbl
|
H A D | VBoxCAPI_v4_1.h | 3702 nsresult (*GetDomain)(IVRDEServerInfo *pThis, PRUnichar * *domain); member in struct:IVRDEServerInfo_vtbl
|
Completed in 2403 milliseconds