ReactOS 0.4.15-dev-7953-g1f49173
_NDIS_TAPI_DIAL Struct Reference

#include <ndistapi.h>

Public Attributes

_In_ ULONG ulRequestID
 
_In_ HDRV_CALL hdCall
 
_In_ ULONG ulDestAddressSize
 
_In_ CHAR szDestAddress [1]
 

Detailed Description

Definition at line 1048 of file ndistapi.h.

Member Data Documentation

◆ hdCall

_In_ HDRV_CALL _NDIS_TAPI_DIAL::hdCall

Definition at line 1050 of file ndistapi.h.

◆ szDestAddress

_In_ CHAR _NDIS_TAPI_DIAL::szDestAddress[1]

Definition at line 1052 of file ndistapi.h.

◆ ulDestAddressSize

_In_ ULONG _NDIS_TAPI_DIAL::ulDestAddressSize

Definition at line 1051 of file ndistapi.h.

◆ ulRequestID

_In_ ULONG _NDIS_TAPI_DIAL::ulRequestID

Definition at line 1049 of file ndistapi.h.


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