ReactOS 0.4.15-dev-7953-g1f49173
_NDIS_TAPI_GET_CALL_STATUS Struct Reference

#include <ndistapi.h>

Collaboration diagram for _NDIS_TAPI_GET_CALL_STATUS:

Public Attributes

_In_ ULONG ulRequestID
 
_In_ HDRV_CALL hdCall
 
_Out_ LINE_CALL_STATUS LineCallStatus
 

Detailed Description

Definition at line 1144 of file ndistapi.h.

Member Data Documentation

◆ hdCall

_In_ HDRV_CALL _NDIS_TAPI_GET_CALL_STATUS::hdCall

Definition at line 1146 of file ndistapi.h.

◆ LineCallStatus

_Out_ LINE_CALL_STATUS _NDIS_TAPI_GET_CALL_STATUS::LineCallStatus

Definition at line 1147 of file ndistapi.h.

◆ ulRequestID

_In_ ULONG _NDIS_TAPI_GET_CALL_STATUS::ulRequestID

Definition at line 1145 of file ndistapi.h.


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