pub unsafe extern "system" fn WSManPluginAuthzOperationComplete(
    senderdetails: *const WSMAN_SENDER_DETAILS,
    flags: u32,
    userauthorizationcontext: *const c_void,
    errorcode: u32,
    extendederrorinformation: PCWSTR
) -> u32
Expand description

Required features: "Win32_System_RemoteManagement", "Win32_Foundation"