Help Center

CWhsExec.GetStdErrmethod

Provides access to the stderr output stream of the IWshExec interface.

Windowsmethoddocumented

Syntax

FUNCTION GetStdErr () AS Afx_ITextStream PTR

Return value

A pointer to the ITextStream interface.

Description

Provides access to the stderr output stream of the IWshExec interface.

Reference

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