SM_AddPort_IN - NtDoc

Native API online documentation, based on the System Informer (formerly Process Hacker) phnt headers
// hbapiwmi.h

typedef struct _SM_AddPort_IN {
  UCHAR PortWWN[8];
  ULONG EventType;
} SM_AddPort_IN, *PSM_AddPort_IN;
View the official Windows Driver Kit DDI reference

NtDoc

No description available.

Windows Driver Kit DDI reference (ns-hbapiwmi-_sm_addport_in)

_SM_AddPort_IN structure

Description

The SM_AddPort_IN structure is used to provide input parameters to the SM_AddPort WMI method.

Members

PortWWN

A worldwide name (WWN) that indicates the port whose events are to be reported.

EventType

An event type value.