Function windows_sys::Win32::System::RemoteManagement::WSManRunShellCommandEx
[−]pub unsafe extern "system" fn WSManRunShellCommandEx(
shell: *mut WSMAN_SHELL,
flags: u32,
commandid: PCWSTR,
commandline: PCWSTR,
args: *const WSMAN_COMMAND_ARG_SET,
options: *const WSMAN_OPTION_SET,
async: *const WSMAN_SHELL_ASYNC,
command: *mut *mut WSMAN_COMMAND
)
Expand description
Required features: "Win32_System_RemoteManagement"
, "Win32_Foundation"