CWhsExec.GetStdInmethod
Exposes the stdin input stream of the IWshExec interface.
Syntax
FUNCTION GetStdIn () AS Afx_ITextStream PTR
Return value
A pointer to the ITextStream interface.
Description
Exposes the stdin input stream of the IWshExec interface.
Reference
- Defined in AfxNova/AfxWsh.inc:372
- Documented in Windows/Windows Script/Windows Shell.md
- Topic: Windows Shell