Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
The CompleteConnectTerminal method completes the terminal connection.
Syntax
HRESULT CompleteConnectTerminal();
Return value
This method can return one of these values.
Value | Meaning |
---|---|
|
Method succeeded. |
Remarks
This method always returns S_OK. If an MSP cannot connect the terminal, the error return must occur during the call to ITTerminalControl::ConnectTerminal.
Requirements
Requirement | Value |
---|---|
Target Platform | Windows |
Header | termmgr.h |