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

/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/mingw/include/
H A Diads.h2854 virtual HRESULT WINAPI put_PrimaryUser(BSTR bstrPrimaryUser) = 0;
2910 HRESULT (WINAPI *put_PrimaryUser)(IADsComputer *This,BSTR bstrPrimaryUser); member in struct:IADsComputerVtbl
2968 #define IADsComputer_put_PrimaryUser(This,bstrPrimaryUser) (This)->lpVtbl->put_PrimaryUser(This,bstrPrimaryUser)
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
H A Diads.h2854 virtual HRESULT WINAPI put_PrimaryUser(BSTR bstrPrimaryUser) = 0;
2910 HRESULT (WINAPI *put_PrimaryUser)(IADsComputer *This,BSTR bstrPrimaryUser); member in struct:IADsComputerVtbl
2968 #define IADsComputer_put_PrimaryUser(This,bstrPrimaryUser) (This)->lpVtbl->put_PrimaryUser(This,bstrPrimaryUser)

Completed in 448 milliseconds