Called to pass text into the running remote executable via its standard input.
public:
HRESULT Input(
LPBSTR pbstrText
)
pbstrText
Type: LPBSTR
The text to be sent through standard input for the remote executable.
Type: HRESULT
HRESULT success or error code.
Header: Declared in xtfremoterun.h.
Library: Use xtfremoterun.lib.