ReactOS 0.4.15-dev-7953-g1f49173
tagRASCONNSTATUSW Struct Reference

#include <ras.h>

Collaboration diagram for tagRASCONNSTATUSW:

Public Attributes

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

Detailed Description

Definition at line 293 of file ras.h.

Member Data Documentation

◆ dwError

DWORD tagRASCONNSTATUSW::dwError

Definition at line 296 of file ras.h.

◆ dwSize

DWORD tagRASCONNSTATUSW::dwSize

Definition at line 294 of file ras.h.

◆ rasconnstate

RASCONNSTATE tagRASCONNSTATUSW::rasconnstate

Definition at line 295 of file ras.h.

◆ szDeviceName

WCHAR tagRASCONNSTATUSW::szDeviceName[RAS_MaxDeviceName+1]

Definition at line 298 of file ras.h.

◆ szDeviceType

WCHAR tagRASCONNSTATUSW::szDeviceType[RAS_MaxDeviceType+1]

Definition at line 297 of file ras.h.


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