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’, ‘Win32_Foundation’
Fields
operationContext: *mut c_voidcompletionFunction: WSMAN_SHELL_COMPLETION_FUNCTION