Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Windows Event Log defines the following data types:
typedef HANDLE EVT_HANDLE;
typedef HANDLE* PEVT_HANDLE;
typedef HANDLE EVT_OBJECT_ARRAY_PROPERTY_HANDLE;
-
EVT_HANDLE
-
A handle to a Windows Event Log object.
-
PEVT_HANDLE
-
A pointer to the handle of a Windows Event Log object.
-
EVT_OBJECT_ARRAY_PROPERTY_HANDLE
-
A handle to an array of Windows Event Log objects.
Requirements
Requirement | Value |
---|---|
Minimum supported client |
Windows Vista [desktop apps only] |
Minimum supported server |
Windows Server 2008 [desktop apps only] |
Header |
|