Function windows_sys::Win32::System::Com::CoSetProxyBlanket
[−]pub unsafe extern "system" fn CoSetProxyBlanket(
pproxy: IUnknown,
dwauthnsvc: u32,
dwauthzsvc: u32,
pserverprincname: PWSTR,
dwauthnlevel: RPC_C_AUTHN_LEVEL,
dwimplevel: RPC_C_IMP_LEVEL,
pauthinfo: *const c_void,
dwcapabilities: EOLE_AUTHENTICATION_CAPABILITIES
) -> HRESULTExpand description
Required features: ‘Win32_System_Com’, ‘Win32_Foundation’
