Function windows_sys::Win32::System::Com::CoInitializeSecurity
[−]pub unsafe extern "system" fn CoInitializeSecurity(
psecdesc: PSECURITY_DESCRIPTOR,
cauthsvc: i32,
asauthsvc: *const SOLE_AUTHENTICATION_SERVICE,
preserved1: *const c_void,
dwauthnlevel: RPC_C_AUTHN_LEVEL,
dwimplevel: RPC_C_IMP_LEVEL,
pauthlist: *const c_void,
dwcapabilities: EOLE_AUTHENTICATION_CAPABILITIES,
preserved3: *const c_void
) -> HRESULT
Expand description
Required features: "Win32_System_Com"
, "Win32_Security"