KSC Open API
Kaspersky Security Center API description
NagRemoteScreen Class Reference

Interface for remote screen session management. More...

List of all members.

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)

Detailed Description

Interface for remote screen session management.