ReactOS 0.4.15-dev-8079-g5db69da
_NPI_REGISTRATION_INSTANCE Struct Reference

#include <netioddk.h>

Collaboration diagram for _NPI_REGISTRATION_INSTANCE:

Public Attributes

USHORT Version
 
USHORT Size
 
PNPIID NpiId
 
PNPI_MODULEID ModuleId
 
ULONG Number
 
CONST VOID *NpiSpecificCharacteristics OPTIONAL
 

Detailed Description

Definition at line 38 of file netioddk.h.

Member Data Documentation

◆ ModuleId

PNPI_MODULEID _NPI_REGISTRATION_INSTANCE::ModuleId

Definition at line 42 of file netioddk.h.

◆ NpiId

PNPIID _NPI_REGISTRATION_INSTANCE::NpiId

Definition at line 41 of file netioddk.h.

◆ Number

ULONG _NPI_REGISTRATION_INSTANCE::Number

Definition at line 43 of file netioddk.h.

◆ OPTIONAL

CONST VOID* NpiSpecificCharacteristics _NPI_REGISTRATION_INSTANCE::OPTIONAL

Definition at line 44 of file netioddk.h.

◆ Size

USHORT _NPI_REGISTRATION_INSTANCE::Size

Definition at line 40 of file netioddk.h.

◆ Version

USHORT _NPI_REGISTRATION_INSTANCE::Version

Definition at line 39 of file netioddk.h.


The documentation for this struct was generated from the following file: