Enum InfoClasses
Type of information to be retrieved from the specified session via the WFQuerySessionInformation call.
Namespace: Dapplo.Windows.Citrix.Enums
Assembly: Dapplo.Windows.Citrix.dll
Syntax
public enum InfoClasses : int
Fields
Name | Description |
---|---|
AppInfo | WFAppInfo WF_APP_INFO |
ApplicationName | WFApplicationName NULL-terminated string |
ClientAddress | WFClientAddress WF_CLIENT_ADDRESS |
ClientBuildNumber | WFClientBuildNumber USHORT |
ClientCache | WFClientCache WF_CLIENT_CACHE |
ClientDirectory | WFClientDirectory NULL-terminated string |
ClientDisplay | WFClientDisplay WF_CLIENT_DISPLAY |
ClientDrives | WFClientDrives WF_CLIENT_DRIVES |
ClientHardwareId | WFClientHardwareId |
ClientInfo | WFClientInfo WF_CLIENT_INFO |
ClientLatency | WFClientLatency WF_CLIENT_LATENCY |
ClientName | WFClientName NULL-terminated string |
ClientProductId | WFClientProductId USHORT |
ConnectState | WFConnectState INT |
DomainName | WFDomainName NULL-terminated string |
IcaBufferLength | WFICABufferLength ULONG |
InitialProgram | WFInitialProgram NULL-terminated string |
LicenseEnabler | WFLicenseEnabler |
OemId | WFOEMId NULL-terminated string |
Reserved | Reserved |
SessionId | WFSessionId ULONG = unsigned long |
SessionTime | WFSessionTime WF_SESSION_TIME |
UserInfo | WFUserInfo WF_USER_INFO |
UserName | WFUserName NULL-terminated string |
Version | WFVersion OSVERSIONINFO |
VersionEx | WFVersionEx |
WinStationName | WFWinStationName NULL-terminated string |
WorkingDirectory | WFWorkingDirectory NULL-terminated string |