Condividi tramite


struttura SetGroupPresharedKey_OUT (iscsiop.h)

La struttura SetGroupPresharedKey_OUT contiene i dati di output per il metodo SetGroupPresharedKey .

Sintassi

typedef struct _SetGroupPresharedKey_OUT {
  ULONG Status;
} SetGroupPresharedKey_OUT, *PSetGroupPresharedKey_OUT;

Members

Status

Nell'output lo stato dell'operazione SetGroupPresharedKey . Per un elenco dei qualificatori di stato, vedere ISCSI_STATUS_QUALIFIERS.

Commenti

È necessario implementare questo metodo.

Requisiti

Requisito Valore
Intestazione iscsiop.h (include Iscsiop.h)

Vedi anche

ISCSI_STATUS_QUALIFIERS

SetGroupPresharedKey

SetGroupPresharedKey_IN