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

Required features: "Win32_System_RemoteManagement", "Win32_Foundation"