Help Center

CWhsExec.GetStdOutmethod

Exposes the stdout output stream of the IWshExec interface.

Windowsmethoddocumented

Syntax

FUNCTION GetStdOut () AS Afx_ITextStream PTR

Return value

A pointer to the ITextStream interface.

Description

Exposes the stdin output stream of the IWshExec interface.

Reference

  • Defined in AfxNova/AfxWsh.inc:382
  • Documented in Windows/Windows Script/Windows Shell.md
  • Topic: Windows Shell