HomeSort by relevance Sort by last modified time
    Searched refs:get_UserAccount (Results 1 - 3 of 3) sorted by null

  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
fsrmscreen.h 487 STDMETHOD_(HRESULT,get_UserAccount)(THIS_ BSTR *userAccount) PURE;
511 #define IFsrmFileScreenBase_get_UserAccount(This,userAccount) (This)->lpVtbl->get_UserAccount(This,userAccount)
    [all...]
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)
    [all...]
rtccore.h     [all...]

Completed in 187 milliseconds