Share via


structure SM_RemovePersistentBinding_IN (hbapiwmi.h)

La structure SM_RemovePersistentBinding_IN est utilisée pour fournir des paramètres d’entrée à la méthode SM_RemovePersistentBinding.

Syntaxe

typedef struct _SM_RemovePersistentBinding_IN {
  UCHAR                 HbaPortWWN[8];
  UCHAR                 DomainPortWWN[8];
  ULONG                 EntryCount;
  MS_SMHBA_BINDINGENTRY Entry[1];
} SM_RemovePersistentBinding_IN, *PSM_RemovePersistentBinding_IN;

Membres

HbaPortWWN[8]

Nom mondial (WWN) du port local dont le client WMI recevra les événements.

DomainPortWWN[8]

Nom mondial (WWN) qui spécifie le nom mondial du domaine SAP du port local.

EntryCount

Nombre total de liaisons persistantes associées à l’adaptateur HBA.

Entry[1]

Tableau de structures de type SMHBA_SCSIENTRY qui décrit les liaisons d’un adaptateur HBA entre le système d’exploitation et les identificateurs SAP.

Remarques

La suite d’outils WMI génère une déclaration de la structure SM_RemovePersistentBinding_IN dans Hbapiwmi.h lorsqu’elle compile la classe WMI MS_SM_TargetInformationMethods.

Configuration requise

Condition requise Valeur
En-tête hbapiwmi.h (inclure Hbapiwmi.h)