[][src]Function CCODE::CoQueryProxyBlanket

pub unsafe extern "C" fn CoQueryProxyBlanket(
    pProxy: *mut IUnknown,
    pwAuthnSvc: *mut DWORD,
    pAuthzSvc: *mut DWORD,
    pServerPrincName: *mut LPOLESTR,
    pAuthnLevel: *mut DWORD,
    pImpLevel: *mut DWORD,
    pAuthInfo: *mut RPC_AUTH_IDENTITY_HANDLE,
    pCapabilites: *mut DWORD
) -> HRESULT