pub type WSMAN_PLUGIN_CONNECT = Option<unsafe extern "system" fn(requestdetails: *const WSMAN_PLUGIN_REQUEST, flags: u32, shellcontext: *const c_void, commandcontext: *const c_void, inboundconnectinformation: *const WSMAN_DATA)>;
Expand description

Required features: "Win32_System_RemoteManagement", "Win32_Foundation"