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