SM_AddPort_OUT structure (hbapiwmi.h)

The SM_AddPort_OUT structure is used to receive output parameters from the SM_RemoveTarget WMI method.

Syntax

typedef struct _SM_AddPort_OUT {
  ULONG HBAStatus;
} SM_AddPort_OUT, *PSM_AddPort_OUT;

Members

HBAStatus

The status of the operation. For a list of allowed values and their descriptions, see HBA_STATUS.

Requirements

Requirement Value
Header hbapiwmi.h (include Hbapiwmi.h)