Function windows::Win32::System::RemoteManagement::WSManPluginAuthzOperationComplete
pub unsafe fn WSManPluginAuthzOperationComplete<P0>(
senderdetails: *const WSMAN_SENDER_DETAILS,
flags: u32,
userauthorizationcontext: Option<*const c_void>,
errorcode: u32,
extendederrorinformation: P0,
) -> u32where
P0: Param<PCWSTR>,