![Xcalibur Systems LLC Logo](../icons/logo.png) |
WtsSessionInfoHostName Field |
A pointer to a null-terminated string that contains the name of the computer that the
session is running on. If the session is running directly on an RD Session Host server or
RD Virtualization Host server, the string contains NULL. If the session is running on a
virtual machine, the string contains the name of the virtual machine.
Namespace: Xcalibur.NativeMethods.V2.TerminalServicesAssembly: Xcalibur.NativeMethods.V2 (in Xcalibur.NativeMethods.V2.dll) Version: 1.0.1.0
SyntaxPublic HostName As String
val mutable HostName: string
Field Value
String
See Also