MsSnaStatus_TN5250Session クラス

MsSnaStatus_TN5250Session クラスは、TN5250 セッションの状態を表します。

構文

  
class MsSnaStatus_TN5250Session : MsSnaStatus_Config  
{  
   string TNSessionID;  
   string APPCLU;  
   string PartnerLU;  
   string Mode;  
   string Client;  
};  

Properties

TNSessionID
データ型: 文字列 修飾子: キー アクセスの種類: Read-Only

セッション ID を表す任意の一意の ID。

APPCLU
データ型: 文字列 アクセスの種類: Read-Only

APPC ローカル LU エイリアス。

PartnerLU
データ型: 文字列 アクセスの種類: Read-Only

APPC パートナー LU エイリアス。 PartnerLU には、リモート LU または別のローカル LU を指定できます。

モード
データ型: 文字列 アクセスの種類: Read-Only

このセッションのモード名。

Client
データ型: 文字列 アクセスの種類: Read-Only

クライアント コンピューター名または IP アドレス。

メソッド

メソッド 説明
GetObject インスタンスを取得します。
EnumerateInstances オブジェクトのすべてのインスタンスを列挙します。

GetObjectEnumerateInstances の詳細については、「IWbemServices インターフェイス」を参照してください。

要件

プラットフォーム: Windows Server 2022、Windows Server 2019、Windows Server 2016、Windows 11、Windows 10

参照

WmiSnaStatus WMI プロバイダー クラス
管理および運用のプログラマー ガイド