Searched refs:get_LogonName (Results 1 - 4 of 4) sorted by relevance

/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/mingw/include/
H A Dmsimcsdk.h637 virtual HRESULT WINAPI get_LogonName(BSTR *pbstrLogonName) = 0;
655 HRESULT (WINAPI *get_LogonName)(IIMContact *This,BSTR *pbstrLogonName); member in struct:IIMContactVtbl
675 #define IIMContact_get_LogonName(This,pbstrLogonName) (This)->lpVtbl->get_LogonName(This,pbstrLogonName)
H A Dmsimcntl.h784 virtual HRESULT WINAPI get_LogonName(BSTR *pbstrLogonName) = 0;
803 HRESULT (WINAPI *get_LogonName)(IIMSafeContact *This,BSTR *pbstrLogonName); member in struct:IIMSafeContactVtbl
824 #define IIMSafeContact_get_LogonName(This,pbstrLogonName) (This)->lpVtbl->get_LogonName(This,pbstrLogonName)
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
H A Dmsimcsdk.h637 virtual HRESULT WINAPI get_LogonName(BSTR *pbstrLogonName) = 0;
655 HRESULT (WINAPI *get_LogonName)(IIMContact *This,BSTR *pbstrLogonName); member in struct:IIMContactVtbl
675 #define IIMContact_get_LogonName(This,pbstrLogonName) (This)->lpVtbl->get_LogonName(This,pbstrLogonName)
H A Dmsimcntl.h784 virtual HRESULT WINAPI get_LogonName(BSTR *pbstrLogonName) = 0;
803 HRESULT (WINAPI *get_LogonName)(IIMSafeContact *This,BSTR *pbstrLogonName); member in struct:IIMSafeContactVtbl
824 #define IIMSafeContact_get_LogonName(This,pbstrLogonName) (This)->lpVtbl->get_LogonName(This,pbstrLogonName)

Completed in 250 milliseconds