pub type WSMAN_PLUGIN_AUTHORIZE_OPERATION = Option<unsafe extern "system" fn(plugincontext: *const c_void, senderdetails: *const WSMAN_SENDER_DETAILS, flags: u32, operation: u32, action: PCWSTR, resourceuri: PCWSTR)>;
Expand description

Required features: "Win32_System_RemoteManagement", "Win32_Foundation"