SM_GetLUNStatistics_IN structure (hbapiwmi.h)

The SM_GetLUNStatistics_IN structure is used to provide input parameters to the SM_GetLUNStatistics_IN method.

Syntax

typedef struct _SM_GetLUNStatistics_IN {
  HBAScsiID Lunit;
} SM_GetLUNStatistics_IN, *PSM_GetLUNStatistics_IN;

Members

Lunit

A structure of type HBA_ScsiId that contains information that is used by the operating system to identify a SCSI logical unit.

Remarks

When the WMI tool suite compiles the MS_SM_TargetInformationMethods WMI class, it generates a declaration of the SM_GetLUNStatistics_IN structure in Hbapiwmi.h.

Requirements

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