| Server IP : 127.0.0.1 / Your IP : 216.73.216.109 Web Server : Apache/2.4.54 (Win64) OpenSSL/1.1.1q PHP/8.1.10 System : Windows NT DESKTOP-E5T4RUN 10.0 build 19045 (Windows 10) AMD64 User : SERVERWEB ( 0) PHP Version : 8.1.10 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : OFF | Perl : OFF | Python : OFF | Sudo : OFF | Pkexec : OFF Directory : C:/Windows/System32/wbem/ |
Upload File : |
#pragma classflags("forceupdate")
Qualifier Description : ToSubClass Amended;
Qualifier Values : ToSubClass Amended;
Qualifier DisplayName : Amended;
Qualifier BitValues:ToSubClass Amended;
Qualifier Units : ToSubClass Amended;
#pragma namespace("\\\\.\\root\\WMI")
//
// WPP Generated File
// PDB: c:\nt\h1.obj.x86fre\net\xwizard\xwizards\dll\objfre\i386\xwizards.pdb
// PDB: Last Updated :2006-3-29:23:34:38:112 (UTC) [binplace]
//
//ModuleName = XWIZARD_TRACE_GUID (Init called in Function DllMain)
[Dynamic,
Description("XWizard Framework"),
guid("{777BA8FF-2498-4875-933A-3067DE883070}"),
locale("MS\\0x409")]
class XWIZARD_TRACE_GUID : EventTrace
{
[Description ("Enable Flags"),
ValueDescriptions{
"Critical Flag",
"Error Flag",
"Warning Flag",
"Info Flag",
"Verbose Flag"},
DefineValues{
"Critical",
"Error",
"Warning",
"Info",
"Verbose"},
Values{
"Critical",
"Error",
"Warning",
"Info",
"Verbose"},
ValueMap{
"0x00000001",
"0x00000002",
"0x00000004",
"0x00000008",
"0x00000010"}
]
uint32 Flags;
[Description ("Levels"),
ValueDescriptions{
"Abnormal termination/exit",
"Severe error events (usually internal)",
"Allocation/Resource/Stress failures",
"User info (Registration/Wizard flow paths)",
"Function entry/exit (Detail)" },
DefineValues{
"TRACE_LEVEL_CRITICAL",
"TRACE_LEVEL_ERROR",
"TRACE_LEVEL_WARNING"
"TRACE_LEVEL_INFORMATION",
"TRACE_LEVEL_VERBOSE" },
Values{
"Critical",
"Error",
"Warning",
"Info",
"Verbose" },
ValueMap{
"0x1",
"0x2",
"0x3",
"0x4",
"0x5" },
ValueType("index")
]
uint32 Level;
};