Searched refs:get_LocalLogonName (Results 1 - 2 of 2) sorted by relevance

/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/mingw/include/
H A Dmsimcntl.h873 virtual HRESULT WINAPI get_LocalLogonName(BSTR *pval) = 0;
911 HRESULT (WINAPI *get_LocalLogonName)(IMSIMContactList *This,BSTR *pval); member in struct:IMSIMContactListVtbl
951 #define IMSIMContactList_get_LocalLogonName(This,pval) (This)->lpVtbl->get_LocalLogonName(This,pval)
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
H A Dmsimcntl.h873 virtual HRESULT WINAPI get_LocalLogonName(BSTR *pval) = 0;
911 HRESULT (WINAPI *get_LocalLogonName)(IMSIMContactList *This,BSTR *pval); member in struct:IMSIMContactListVtbl
951 #define IMSIMContactList_get_LocalLogonName(This,pval) (This)->lpVtbl->get_LocalLogonName(This,pval)

Completed in 24 milliseconds