Click or drag to resize
Xcalibur Systems LLC Logo

Xcalibur.NativeMethods.V2.TerminalServices Namespace

A collection of native models that correspond with their C++ counterparts for usage in .Net.
Classes
 ClassDescription
Public classTerminalServicesHelper Win32 API Helper: Terminal Services
Structures
 StructureDescription
Public structureWtsInfo Contains information about a Remote Desktop Services session.

WTSINFO structure

Public structureWtsSessionInfo Contains extended information about a client session on a Remote Desktop Session Host (RD Session Host) server or Remote Desktop Virtualization Host (RD Virtualization Host) server.

WTS_SESSION_INFO_1 structure

Enumerations
 EnumerationDescription
Public enumerationMessageBoxType The contents and behavior of the dialog box.

MessageBox function

Public enumerationMessageResponseType Return value of the MessageBox.

MessageBox function

Public enumerationWtsConnectionStateType Specifies the connection state of a Remote Desktop Services session.

WTS_CONNECTSTATE_CLASS enumeration

Public enumerationWtsInfoType Contains values that indicate the type of session information to retrieve in a call to the function.

WTS_INFO_CLASS enumeration

Public enumerationWtsShutdownFlags Indicates the type of shutdown.

WTSShutdownSystem function