|
WtsSessionInfoDomainName Field |
A pointer to a null-terminated string that contains the domain name of the user who is
logged on to the session. If no user is logged on to the session, the string contains NULL.
Namespace: Xcalibur.NativeMethods.V2.TerminalServicesAssembly: Xcalibur.NativeMethods.V2 (in Xcalibur.NativeMethods.V2.dll) Version: 1.0.1.0
Syntax Public DomainName As String
public:
String^ DomainName
val mutable DomainName: string
Field Value
StringSee Also