windows::Win32::System::RemoteManagement

Function WSManReceiveShellOutput

pub unsafe fn WSManReceiveShellOutput(
    shell: WSMAN_SHELL_HANDLE,
    command: Option<WSMAN_COMMAND_HANDLE>,
    flags: u32,
    desiredstreamset: Option<*const WSMAN_STREAM_ID_SET>,
    async: *const WSMAN_SHELL_ASYNC,
) -> WSMAN_OPERATION_HANDLE