ReactOS 0.4.15-dev-7842-g558ab78
tagRASCONNSTATUSA Struct Reference

#include <ras.h>

Collaboration diagram for tagRASCONNSTATUSA:

Public Attributes

DWORD dwSize
 
RASCONNSTATE rasconnstate
 
DWORD dwError
 
CHAR szDeviceType [RAS_MaxDeviceType+1]
 
CHAR szDeviceName [RAS_MaxDeviceName+1]
 

Detailed Description

Definition at line 304 of file ras.h.

Member Data Documentation

◆ dwError

DWORD tagRASCONNSTATUSA::dwError

Definition at line 307 of file ras.h.

◆ dwSize

DWORD tagRASCONNSTATUSA::dwSize

Definition at line 305 of file ras.h.

◆ rasconnstate

RASCONNSTATE tagRASCONNSTATUSA::rasconnstate

Definition at line 306 of file ras.h.

◆ szDeviceName

CHAR tagRASCONNSTATUSA::szDeviceName[RAS_MaxDeviceName+1]

Definition at line 309 of file ras.h.

◆ szDeviceType

CHAR tagRASCONNSTATUSA::szDeviceType[RAS_MaxDeviceType+1]

Definition at line 308 of file ras.h.


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