Struct windows_sys::Win32::System::RemoteManagement::WSMAN_SHELL_ASYNC
#[repr(C)]pub struct WSMAN_SHELL_ASYNC {
pub operationContext: *mut c_void,
pub completionFunction: WSMAN_SHELL_COMPLETION_FUNCTION,
}
Expand description
Required features: "Win32_System_RemoteManagement"
Fields§
§operationContext: *mut c_void
§completionFunction: WSMAN_SHELL_COMPLETION_FUNCTION