windows::Win32::System::RemoteManagement

Function WSManPluginAuthzOperationComplete

pub unsafe fn WSManPluginAuthzOperationComplete<P4>(
    senderdetails: *const WSMAN_SENDER_DETAILS,
    flags: u32,
    userauthorizationcontext: Option<*const c_void>,
    errorcode: u32,
    extendederrorinformation: P4,
) -> u32
where P4: Param<PCWSTR>,