IRDPSRAPISharingSession::Open method
Puts the session in an active state. After this method is called, the listener is started and incoming connections will be accepted.
Syntax
HRESULT Open();
Parameters
This method has no parameters.
Return value
If the method succeeds, the return value is S_OK. Otherwise, the return value is an error code. The following are possible values.
| Return code | Description |
|---|---|
|
The session is already opened. |
|
The session was terminated by calling IRDPSRAPISharingSession::Close earlier. |
Requirements
|
Minimum supported client | Windows Vista [desktop apps only] |
|---|---|
|
Minimum supported server | Windows Server 2008 [desktop apps only] |
|
Header |
|
|
IDL |
|
|
Type library |
|
See also
Send comments about this topic to Microsoft
Build date: 10/26/2012