windows::Win32::System::RemoteManagement

Function WSManPluginAuthzUserComplete

pub unsafe fn WSManPluginAuthzUserComplete<P6>(
    senderdetails: *const WSMAN_SENDER_DETAILS,
    flags: u32,
    userauthorizationcontext: Option<*const c_void>,
    impersonationtoken: Option<HANDLE>,
    userisadministrator: bool,
    errorcode: u32,
    extendederrorinformation: P6,
) -> u32
where P6: Param<PCWSTR>,