structure MS_SMHBA_PORTLUN (hbapiwmi.h)
La structure MS_SMHBA_PORTLUN signale les informations lun cibles associées à un port.
Syntaxe
typedef struct _MS_SMHBA_PORTLUN {
UCHAR PortWWN[8];
UCHAR domainPortWWN[8];
ULONGLONG TargetLun;
} MS_SMHBA_PORTLUN, *PMS_SMHBA_PORTLUN;
Membres
PortWWN[8]
Nom mondial du port local dont les événements reçus par le client WMI.
domainPortWWN[8]
Nom mondial qui spécifie le nom de domaine SAS dans le monde entier du port local.
TargetLun
Numéro d’unité logique cible.
Exigences
Exigence | Valeur |
---|---|
d’en-tête | hbapiwmi.h (include Hbapiwmi.h) |