Searched refs:get_ImpersonationLevel (Results 1 - 4 of 4) sorted by relevance

/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/mingw/include/
H A Dxmltrnsf.h92 virtual HRESULT WINAPI get_ImpersonationLevel(DWORD *pdwImpersonationLevel) = 0;
132 HRESULT (WINAPI *get_ImpersonationLevel)(IWmiXMLTransformer *This,DWORD *pdwImpersonationLevel); member in struct:IWmiXMLTransformerVtbl
174 #define IWmiXMLTransformer_get_ImpersonationLevel(This,pdwImpersonationLevel) (This)->lpVtbl->get_ImpersonationLevel(This,pdwImpersonationLevel)
H A Dwbemdisp.h7128 virtual HRESULT STDMETHODCALLTYPE get_ImpersonationLevel(
7194 HRESULT (STDMETHODCALLTYPE *get_ImpersonationLevel)(
7232 #define ISWbemSecurity_get_ImpersonationLevel(This,iImpersonationLevel) (This)->lpVtbl->get_ImpersonationLevel(This,iImpersonationLevel)
7263 return This->lpVtbl->get_ImpersonationLevel(This,iImpersonationLevel);
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
H A Dxmltrnsf.h92 virtual HRESULT WINAPI get_ImpersonationLevel(DWORD *pdwImpersonationLevel) = 0;
132 HRESULT (WINAPI *get_ImpersonationLevel)(IWmiXMLTransformer *This,DWORD *pdwImpersonationLevel); member in struct:IWmiXMLTransformerVtbl
174 #define IWmiXMLTransformer_get_ImpersonationLevel(This,pdwImpersonationLevel) (This)->lpVtbl->get_ImpersonationLevel(This,pdwImpersonationLevel)
H A Dwbemdisp.h7128 virtual HRESULT STDMETHODCALLTYPE get_ImpersonationLevel(
7194 HRESULT (STDMETHODCALLTYPE *get_ImpersonationLevel)(
7232 #define ISWbemSecurity_get_ImpersonationLevel(This,iImpersonationLevel) (This)->lpVtbl->get_ImpersonationLevel(This,iImpersonationLevel)
7263 return This->lpVtbl->get_ImpersonationLevel(This,iImpersonationLevel);

Completed in 226 milliseconds