Function windows_sys::Win32::System::RemoteManagement::WSManRunShellCommand
pub unsafe extern "system" fn WSManRunShellCommand(
shell: WSMAN_SHELL_HANDLE,
flags: u32,
commandline: PCWSTR,
args: *const WSMAN_COMMAND_ARG_SET,
options: *const WSMAN_OPTION_SET,
async: *const WSMAN_SHELL_ASYNC,
command: *mut WSMAN_COMMAND_HANDLE
)
Expand description
Required features: "Win32_Foundation"