次の方法で共有


WSMAN_STREAM_ID_SET 構造体 (wsman.h)

シェルとコマンドの入力または出力に使用されるすべてのストリームをListsします。

構文

typedef struct _WSMAN_STREAM_ID_SET {
  DWORD  streamIDsCount;
  PCWSTR *streamIDs;
} WSMAN_STREAM_ID_SET;

メンバー

streamIDsCount

streamID 内のストリーム ID の数を定義します。

streamIDs

ストリーム ID の配列を指定します。

要件

要件
サポートされている最小のクライアント Windows 7
サポートされている最小のサーバー Windows Server 2008 R2
Header wsman.h
再頒布可能パッケージ Windows Server 2008 SP2、Windows Vista sp1、Windows Vista sp2 でのWindows Management Framework