OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:igpmtrustee
(Results
1 - 1
of
1
) sorted by null
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
gpmgmt.h
52
typedef struct
IGPMTrustee
IGPMTrustee
;
535
virtual HRESULT WINAPI CreateTrustee(BSTR bstrTrustee,
IGPMTrustee
**ppIGPMTrustee) = 0;
558
HRESULT (WINAPI *CreateTrustee)(IGPM *This,BSTR bstrTrustee,
IGPMTrustee
**ppIGPMTrustee);
603
HRESULT WINAPI IGPM_CreateTrustee_Proxy(IGPM *This,BSTR bstrTrustee,
IGPMTrustee
**ppIGPMTrustee);
[
all
...]
Completed in 38 milliseconds