KSC Open API
Kaspersky Security Center API description
|
Interface for remote screen session management. More...
Public Member Functions | |
array | GetExistingSessions (int nType) |
Returns existing remote screen sessions. | |
params | OpenSession (int nType, wstring szwID) |
Shares the session, opens ports etc. | |
CloseSession (params pSharingHandle) | |
Closes session. | |
GetDataForTunnel (params pSharingHandle,[out] int nHostPortNumber,[out] wstring wstrHostNameOrIpAddr) | |
GetWdsData (params pSharingHandle, int nLocalPortNumber,[out] wstring wstrTicket,[out] wstring wstrPassword) |
Interface for remote screen session management.