HomeSort by relevance Sort by last modified time
    Searched refs:get_AuthenticationLevel (Results 1 - 3 of 3) sorted by null

  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
xmltrnsf.h 94 virtual HRESULT WINAPI get_AuthenticationLevel(DWORD *pdwAuthenticationLevel) = 0;
134 HRESULT (WINAPI *get_AuthenticationLevel)(IWmiXMLTransformer *This,DWORD *pdwAuthenticationLevel);
176 #define IWmiXMLTransformer_get_AuthenticationLevel(This,pdwAuthenticationLevel) (This)->lpVtbl->get_AuthenticationLevel(This,pdwAuthenticationLevel)
wbemdisp.h     [all...]
  /external/chromium_org/remoting/tools/winext/manifest/
rdp.h 522 HRESULT get_AuthenticationLevel([out] UINT* puiAuthLevel);
    [all...]

Completed in 223 milliseconds