Kommentar
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
The MsSnaStatus_Lu3270ToActiveUser class represents an association between a User connection and a 3270 type LU.
Syntax
class MsSnaStatus_Lu3270ToActiveUser : MsSnaStatus_Association
{
MsSnaStatus_Lu3270 ref PathToLU3270;
MsSnaStatus_ActiveUser ref PathToUser;
};
Properties
PathToLU3270
Data Type: MsSnaStatus_Lu3270 ref Qualifiers: Key Access Type: Read-Only
The path to the APPC session.
PathToUser
Data Type: MsSnaStatus_ActiveUser ref Qualifiers: Key Access Type: Read-Only
The path to the user.
Methods
| Method | Description |
|---|---|
| GetObject | Retrieves the instance. |
| EnumerateInstances | Enumerates all instances of the object. |
For more information on GetObject and EnumerateInstances see IWbemServices interface.
Requirements
Platforms: Windows Server 2022, Windows Server 2019, Windows Server 2016, Windows 11, and Windows 10
See Also
WmiSnaStatus WMI Provider Classes
Administration and Management Programmer's Guide