ITTerminal::get_State

[This is preliminary documentation and subject to change.]

Retrieves the current state of the terminal.

HRESULT get_State(
  TERMINAL_STATE *pTerminalState
);
 

Parameters

pTerminalState
[out] Pointer to a terminal state enum.

Return Values

TBD