Skip to content

Latest commit

 

History

History
63 lines (50 loc) · 1.85 KB

nf-netadapter-net_adapter_wake_reason_packet_init.md

File metadata and controls

63 lines (50 loc) · 1.85 KB
UID title description 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.lib req.dll req.irql req.ddi-compliance req.unicode-ansi req.idl req.max-support req.namespace req.assembly req.type-library targetos ms.custom f1_keywords topic_type api_type api_location api_name
NF:netadapter.NET_ADAPTER_WAKE_REASON_PACKET_INIT
NET_ADAPTER_WAKE_REASON_PACKET_INIT function (netadapter.h)
The NET_ADAPTER_WAKE_REASON_PACKET_INIT function initializes a NET_ADAPTER_WAKE_REASON_PACKET structure.
netvista
03/30/2022
NET_ADAPTER_WAKE_REASON_PACKET_INIT function
NET_ADAPTER_WAKE_REASON_PACKET_INIT
netadaptercx.h
netadaptercx.h
Universal
Windows 10, version 2004
Any level as long as target memory is resident
Windows
Vb
NET_ADAPTER_WAKE_REASON_PACKET_INIT
netadapter/NET_ADAPTER_WAKE_REASON_PACKET_INIT
apiref
HeaderDef
netadapter.h
NET_ADAPTER_WAKE_REASON_PACKET_INIT

NET_ADAPTER_WAKE_REASON_PACKET_INIT function

-description

The NET_ADAPTER_WAKE_REASON_PACKET_INIT function initializes a NET_ADAPTER_WAKE_REASON_PACKET structure.

-parameters

-param Reason [Out]

A pointer to a driver allocated NET_ADAPTER_WAKE_REASON_PACKET structure.

-remarks

This function zeroes out the memory for the NET_ADAPTER_WAKE_REASON_PACKET structure, then sets the Size member.

-see-also

Configuring power management

NET_ADAPTER_WAKE_REASON_PACKET