ReactOS 0.4.16-dev-1105-gafe29ee
tagPARSE_ERROR_INFO Struct Reference

#include <uxundoc.h>

Public Attributes

DWORD cbSize
 
UINT nID
 
WCHAR szDescription [2 *MAX_PATH]
 
WCHAR szFile [MAX_PATH]
 
WCHAR szLine [MAX_PATH]
 
INT nLineNo
 

Detailed Description

Definition at line 9 of file uxundoc.h.

Member Data Documentation

◆ cbSize

DWORD tagPARSE_ERROR_INFO::cbSize

Definition at line 11 of file uxundoc.h.

◆ nID

UINT tagPARSE_ERROR_INFO::nID

Definition at line 12 of file uxundoc.h.

◆ nLineNo

INT tagPARSE_ERROR_INFO::nLineNo

Definition at line 16 of file uxundoc.h.

◆ szDescription

WCHAR tagPARSE_ERROR_INFO::szDescription[2 *MAX_PATH]

Definition at line 13 of file uxundoc.h.

◆ szFile

WCHAR tagPARSE_ERROR_INFO::szFile[MAX_PATH]

Definition at line 14 of file uxundoc.h.

◆ szLine

WCHAR tagPARSE_ERROR_INFO::szLine[MAX_PATH]

Definition at line 15 of file uxundoc.h.


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