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

/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/mingw/include/
H A Dgpmgmt.h855 virtual HRESULT WINAPI get_TrusteeName(BSTR *bstrVal) = 0;
871 HRESULT (WINAPI *get_TrusteeName)(IGPMTrustee *This,BSTR *bstrVal); member in struct:IGPMTrusteeVtbl
889 #define IGPMTrustee_get_TrusteeName(This,bstrVal) (This)->lpVtbl->get_TrusteeName(This,bstrVal)
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
H A Dgpmgmt.h855 virtual HRESULT WINAPI get_TrusteeName(BSTR *bstrVal) = 0;
871 HRESULT (WINAPI *get_TrusteeName)(IGPMTrustee *This,BSTR *bstrVal); member in struct:IGPMTrusteeVtbl
889 #define IGPMTrustee_get_TrusteeName(This,bstrVal) (This)->lpVtbl->get_TrusteeName(This,bstrVal)

Completed in 36 milliseconds