ReactOS 0.4.15-dev-7924-g5949c20
_NDIS_TAPI_MAKE_CALL Struct Reference

#include <ndistapi.h>

Collaboration diagram for _NDIS_TAPI_MAKE_CALL:

Public Attributes

_In_ ULONG ulRequestID
 
_In_ HDRV_LINE hdLine
 
_In_ HTAPI_CALL htCall
 
_Out_ HDRV_CALL hdCall
 
_In_ ULONG ulDestAddressSize
 
_In_ ULONG ulDestAddressOffset
 
_In_ BOOLEAN bUseDefaultLineCallParams
 
_In_ LINE_CALL_PARAMS LineCallParams
 

Detailed Description

Definition at line 1188 of file ndistapi.h.

Member Data Documentation

◆ bUseDefaultLineCallParams

_In_ BOOLEAN _NDIS_TAPI_MAKE_CALL::bUseDefaultLineCallParams

Definition at line 1195 of file ndistapi.h.

◆ hdCall

_Out_ HDRV_CALL _NDIS_TAPI_MAKE_CALL::hdCall

Definition at line 1192 of file ndistapi.h.

◆ hdLine

_In_ HDRV_LINE _NDIS_TAPI_MAKE_CALL::hdLine

Definition at line 1190 of file ndistapi.h.

◆ htCall

_In_ HTAPI_CALL _NDIS_TAPI_MAKE_CALL::htCall

Definition at line 1191 of file ndistapi.h.

◆ LineCallParams

_In_ LINE_CALL_PARAMS _NDIS_TAPI_MAKE_CALL::LineCallParams

Definition at line 1196 of file ndistapi.h.

◆ ulDestAddressOffset

_In_ ULONG _NDIS_TAPI_MAKE_CALL::ulDestAddressOffset

Definition at line 1194 of file ndistapi.h.

◆ ulDestAddressSize

_In_ ULONG _NDIS_TAPI_MAKE_CALL::ulDestAddressSize

Definition at line 1193 of file ndistapi.h.

◆ ulRequestID

_In_ ULONG _NDIS_TAPI_MAKE_CALL::ulRequestID

Definition at line 1189 of file ndistapi.h.


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