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