windows::Win32::System::RemoteManagement

Function WSManPluginAuthzQueryQuotaComplete

pub unsafe fn WSManPluginAuthzQueryQuotaComplete<P4>(
    senderdetails: *const WSMAN_SENDER_DETAILS,
    flags: u32,
    quota: Option<*const WSMAN_AUTHZ_QUOTA>,
    errorcode: u32,
    extendederrorinformation: P4,
) -> u32
where P4: Param<PCWSTR>,