ReactOS 0.4.15-dev-8102-g108db8f
_NDIS_TAPI_DEV_SPECIFIC Struct Reference

#include <ndistapi.h>

Public Attributes

_In_ ULONG ulRequestID
 
_In_ HDRV_LINE hdLine
 
_In_ ULONG ulAddressID
 
_In_ HDRV_CALL hdCall
 
_Inout_ ULONG ulParamsSize
 
_Inout_ UCHAR Params [1]
 

Detailed Description

Definition at line 1099 of file ndistapi.h.

Member Data Documentation

◆ hdCall

_In_ HDRV_CALL _NDIS_TAPI_DEV_SPECIFIC::hdCall

Definition at line 1103 of file ndistapi.h.

◆ hdLine

_In_ HDRV_LINE _NDIS_TAPI_DEV_SPECIFIC::hdLine

Definition at line 1101 of file ndistapi.h.

◆ Params

_Inout_ UCHAR _NDIS_TAPI_DEV_SPECIFIC::Params[1]

Definition at line 1105 of file ndistapi.h.

◆ ulAddressID

_In_ ULONG _NDIS_TAPI_DEV_SPECIFIC::ulAddressID

Definition at line 1102 of file ndistapi.h.

◆ ulParamsSize

_Inout_ ULONG _NDIS_TAPI_DEV_SPECIFIC::ulParamsSize

Definition at line 1104 of file ndistapi.h.

◆ ulRequestID

_In_ ULONG _NDIS_TAPI_DEV_SPECIFIC::ulRequestID

Definition at line 1100 of file ndistapi.h.


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