Called to receive text sent by running remote executable to its standard output.
public:
HRESULT Output(
LPCWSTR pszText
)
pszText
Type: LPCWSTRÂ
The output text from the remote executable.
Type: HRESULTÂ
HRESULT success or error code.
Header: Declared in xtfremoterun.h.
Library: Use xtfremoterun.lib.