Skip to content

Latest commit

 

History

History
73 lines (59 loc) · 2.28 KB

ns-hbapiwmi-_addtarget_in.md

File metadata and controls

73 lines (59 loc) · 2.28 KB
UID title description old-location tech.root ms.date keywords ms.keywords req.header req.include-header req.target-type req.target-min-winverclnt req.target-min-winversvr req.kmdf-ver req.umdf-ver req.ddi-compliance req.unicode-ansi req.idl req.max-support req.namespace req.assembly req.type-library req.lib req.dll req.irql targetos req.typenames f1_keywords topic_type api_type api_location api_name
NS:hbapiwmi._AddTarget_IN
_AddTarget_IN (hbapiwmi.h)
The AddPort_IN structure is used by a WMI client to deliver the input parameter data of the AddTarget WMI method to the HBA miniport driver.
storage\addtarget_in.htm
storage
03/29/2018
AddTarget_IN structure
*PAddTarget_IN, AddTarget_IN, AddTarget_IN structure [Storage Devices], PAddTarget_IN, PAddTarget_IN structure pointer [Storage Devices], _AddTarget_IN, hbapiwmi/AddTarget_IN, hbapiwmi/PAddTarget_IN, storage.addtarget_in, structs-Fibre_7109b51c-872e-4e2e-affb-388fe21750d7.xml
hbapiwmi.h
Hbapiwmi.h
Windows
Windows
AddTarget_IN, *PAddTarget_IN
_AddTarget_IN
hbapiwmi/_AddTarget_IN
PAddTarget_IN
hbapiwmi/PAddTarget_IN
AddTarget_IN
hbapiwmi/AddTarget_IN
APIRef
kbSyntax
HeaderDef
hbapiwmi.h
_AddTarget_IN
PAddTarget_IN
AddTarget_IN

_AddTarget_IN structure

-description

The AddPort_IN structure is used by a WMI client to deliver the input parameter data of the AddTarget WMI method to the HBA miniport driver.

-struct-fields

-field HbaPortWWN

Contains the worldwide name of the local port whose events the WMI client will receive.

-field DiscoveredPortWWN

Contains a worldwide name that specifies the discovered target whose events the WMI client will receive.

-field AllTargets

Indicates the scope of the target events to report. If this member is zero, the WMI client will receive events associated with the port that is indicated by DiscoveredPortWWN. If this member is nonzero, the WMI client will all events associated with all currently discovered targets as well as targets that are discovered in the future.

-see-also

AddTarget