Searched refs:get_UserAccount (Results 1 - 6 of 6) sorted by relevance
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/mingw/include/ |
H A D | fsrmscreen.h | 487 STDMETHOD_(HRESULT,get_UserAccount)(THIS_ BSTR *userAccount) PURE; 511 #define IFsrmFileScreenBase_get_UserAccount(This,userAccount) (This)->lpVtbl->get_UserAccount(This,userAccount) 659 STDMETHOD_(HRESULT,get_UserAccount)(THIS_ BSTR *userAccount) PURE; 689 #define IFsrmFileScreenTemplate_get_UserAccount(This,userAccount) (This)->lpVtbl->get_UserAccount(This,userAccount) 733 STDMETHOD_(HRESULT,get_UserAccount)(THIS_ BSTR *userAccount) PURE; 767 #define IFsrmFileScreenTemplateImported_get_UserAccount(This,userAccount) (This)->lpVtbl->get_UserAccount(This,userAccount) 859 STDMETHOD_(HRESULT,get_UserAccount)(THIS_ BSTR *userAccount) PURE; 889 #define IFsrmFileScreen_get_UserAccount(This,userAccount) (This)->lpVtbl->get_UserAccount(This,userAccount)
|
H A D | fsrmquota.h | 390 STDMETHOD_(HRESULT,get_UserAccount)(THIS_ BSTR *userAccount) PURE; 422 #define IFsrmQuotaObject_get_UserAccount(This,userAccount) (This)->lpVtbl->get_UserAccount(This,userAccount) 472 STDMETHOD_(HRESULT,get_UserAccount)(THIS_ BSTR *userAccount) PURE; 509 #define IFsrmAutoApplyQuota_get_UserAccount(This,userAccount) (This)->lpVtbl->get_UserAccount(This,userAccount) 593 #define IFsrmQuota_get_UserAccount(This,userAccount) (This)->lpVtbl->get_UserAccount(This,userAccount)
|
H A D | rtccore.h | 1704 virtual HRESULT WINAPI get_UserAccount(BSTR *pbstrUserAccount) = 0; 1729 HRESULT (WINAPI *get_UserAccount)(IRTCProfile *This,BSTR *pbstrUserAccount); member in struct:IRTCProfileVtbl 1756 #define IRTCProfile_get_UserAccount(This,pbstrUserAccount) (This)->lpVtbl->get_UserAccount(This,pbstrUserAccount) 1831 HRESULT (WINAPI *get_UserAccount)(IRTCProfile2 *This,BSTR *pbstrUserAccount); member in struct:IRTCProfile2Vtbl 1862 #define IRTCProfile2_get_UserAccount(This,pbstrUserAccount) (This)->lpVtbl->get_UserAccount(This,pbstrUserAccount)
|
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ |
H A D | fsrmscreen.h | 487 STDMETHOD_(HRESULT,get_UserAccount)(THIS_ BSTR *userAccount) PURE; 511 #define IFsrmFileScreenBase_get_UserAccount(This,userAccount) (This)->lpVtbl->get_UserAccount(This,userAccount) 659 STDMETHOD_(HRESULT,get_UserAccount)(THIS_ BSTR *userAccount) PURE; 689 #define IFsrmFileScreenTemplate_get_UserAccount(This,userAccount) (This)->lpVtbl->get_UserAccount(This,userAccount) 733 STDMETHOD_(HRESULT,get_UserAccount)(THIS_ BSTR *userAccount) PURE; 767 #define IFsrmFileScreenTemplateImported_get_UserAccount(This,userAccount) (This)->lpVtbl->get_UserAccount(This,userAccount) 859 STDMETHOD_(HRESULT,get_UserAccount)(THIS_ BSTR *userAccount) PURE; 889 #define IFsrmFileScreen_get_UserAccount(This,userAccount) (This)->lpVtbl->get_UserAccount(This,userAccount)
|
H A D | fsrmquota.h | 390 STDMETHOD_(HRESULT,get_UserAccount)(THIS_ BSTR *userAccount) PURE; 422 #define IFsrmQuotaObject_get_UserAccount(This,userAccount) (This)->lpVtbl->get_UserAccount(This,userAccount) 472 STDMETHOD_(HRESULT,get_UserAccount)(THIS_ BSTR *userAccount) PURE; 509 #define IFsrmAutoApplyQuota_get_UserAccount(This,userAccount) (This)->lpVtbl->get_UserAccount(This,userAccount) 593 #define IFsrmQuota_get_UserAccount(This,userAccount) (This)->lpVtbl->get_UserAccount(This,userAccount)
|
H A D | rtccore.h | 1704 virtual HRESULT WINAPI get_UserAccount(BSTR *pbstrUserAccount) = 0; 1729 HRESULT (WINAPI *get_UserAccount)(IRTCProfile *This,BSTR *pbstrUserAccount); member in struct:IRTCProfileVtbl 1756 #define IRTCProfile_get_UserAccount(This,pbstrUserAccount) (This)->lpVtbl->get_UserAccount(This,pbstrUserAccount) 1831 HRESULT (WINAPI *get_UserAccount)(IRTCProfile2 *This,BSTR *pbstrUserAccount); member in struct:IRTCProfile2Vtbl 1862 #define IRTCProfile2_get_UserAccount(This,pbstrUserAccount) (This)->lpVtbl->get_UserAccount(This,pbstrUserAccount)
|
Completed in 221 milliseconds