Condividi tramite


struttura WSMAN_STREAM_ID_SET (wsman.h)

Elenchi tutti i flussi usati per l'input o l'output per la shell e i comandi.

Sintassi

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

Members

streamIDsCount

Definisce il numero di ID di flusso negli ID di flusso.

streamIDs

Specifica una matrice di ID di flusso.

Requisiti

Requisito Valore
Client minimo supportato Windows 7
Server minimo supportato Windows Server 2008 R2
Intestazione wsman.h
Componente ridistribuibile Windows Management Framework in Windows Server 2008 con SP2, Windows Vista con SP1 e Windows Vista con SP2