OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:get_ImpersonationLevel
(Results
1 - 2
of
2
) sorted by null
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
xmltrnsf.h
92
virtual HRESULT WINAPI
get_ImpersonationLevel
(DWORD *pdwImpersonationLevel) = 0;
132
HRESULT (WINAPI *
get_ImpersonationLevel
)(IWmiXMLTransformer *This,DWORD *pdwImpersonationLevel);
174
#define IWmiXMLTransformer_get_ImpersonationLevel(This,pdwImpersonationLevel) (This)->lpVtbl->
get_ImpersonationLevel
(This,pdwImpersonationLevel)
wbemdisp.h
[
all
...]
Completed in 63 milliseconds