MS_SMHBA_PORTLUN structure (hbapiwmi.h)
La structure MS_SMHBA_PORTLUN signale des informations sur le numéro d’unité logique cible 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 le client WMI recevra les événements.
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.
Configuration requise
Condition requise | Valeur |
---|---|
En-tête | hbapiwmi.h (inclure Hbapiwmi.h) |