ReactOS 0.4.15-dev-7918-g2a2556c
_LINE_CALL_STATUS Struct Reference

#include <ndistapi.h>

Public Attributes

ULONG ulTotalSize
 
ULONG ulNeededSize
 
ULONG ulUsedSize
 
ULONG ulCallState
 
ULONG ulCallStateMode
 
ULONG ulCallPrivilege
 
ULONG ulCallFeatures
 
ULONG ulDevSpecificSize
 
ULONG ulDevSpecificOffset
 

Detailed Description

Definition at line 843 of file ndistapi.h.

Member Data Documentation

◆ ulCallFeatures

ULONG _LINE_CALL_STATUS::ulCallFeatures

Definition at line 850 of file ndistapi.h.

◆ ulCallPrivilege

ULONG _LINE_CALL_STATUS::ulCallPrivilege

Definition at line 849 of file ndistapi.h.

◆ ulCallState

ULONG _LINE_CALL_STATUS::ulCallState

Definition at line 847 of file ndistapi.h.

◆ ulCallStateMode

ULONG _LINE_CALL_STATUS::ulCallStateMode

Definition at line 848 of file ndistapi.h.

◆ ulDevSpecificOffset

ULONG _LINE_CALL_STATUS::ulDevSpecificOffset

Definition at line 852 of file ndistapi.h.

◆ ulDevSpecificSize

ULONG _LINE_CALL_STATUS::ulDevSpecificSize

Definition at line 851 of file ndistapi.h.

◆ ulNeededSize

ULONG _LINE_CALL_STATUS::ulNeededSize

Definition at line 845 of file ndistapi.h.

◆ ulTotalSize

ULONG _LINE_CALL_STATUS::ulTotalSize

Definition at line 844 of file ndistapi.h.

◆ ulUsedSize

ULONG _LINE_CALL_STATUS::ulUsedSize

Definition at line 846 of file ndistapi.h.


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