ReactOS 0.4.16-dev-937-g7afcd2a
tagTMERRINFO Struct Reference

#include <uxthemep.h>

Public Attributes

UINT nID
 
WCHAR szParam1 [MAX_PATH]
 
WCHAR szParam2 [MAX_PATH]
 
WCHAR szFile [MAX_PATH]
 
WCHAR szLine [MAX_PATH]
 
INT nLineNo
 

Detailed Description

Definition at line 93 of file uxthemep.h.

Member Data Documentation

◆ nID

UINT tagTMERRINFO::nID

Definition at line 95 of file uxthemep.h.

Referenced by GetThemeParseErrorInfo(), and UXTHEME_MakeParseError().

◆ nLineNo

INT tagTMERRINFO::nLineNo

Definition at line 100 of file uxthemep.h.

Referenced by GetThemeParseErrorInfo(), and UXTHEME_MakeParseError().

◆ szFile

WCHAR tagTMERRINFO::szFile[MAX_PATH]

Definition at line 98 of file uxthemep.h.

Referenced by GetThemeParseErrorInfo(), and UXTHEME_MakeParseError().

◆ szLine

WCHAR tagTMERRINFO::szLine[MAX_PATH]

Definition at line 99 of file uxthemep.h.

Referenced by GetThemeParseErrorInfo(), and UXTHEME_MakeParseError().

◆ szParam1

WCHAR tagTMERRINFO::szParam1[MAX_PATH]

Definition at line 96 of file uxthemep.h.

Referenced by UXTHEME_MakeParseError().

◆ szParam2

WCHAR tagTMERRINFO::szParam2[MAX_PATH]

Definition at line 97 of file uxthemep.h.

Referenced by UXTHEME_MakeParseError().


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