pub type WSMAN_PLUGIN_SHELL = Option<unsafe extern "system" fn(plugincontext: *const c_void, requestdetails: *const WSMAN_PLUGIN_REQUEST, flags: u32, startupinfo: *const WSMAN_SHELL_STARTUP_INFO_V11, inboundshellinformation: *const WSMAN_DATA)>;
Expand description

Required features: "Win32_System_RemoteManagement", "Win32_Foundation"