Note
ამ გვერდზე წვდომა ავტორიზაციას მოითხოვს. შეგიძლიათ სცადოთ შესვლა ან დირექტორიების შეცვლა.
ამ გვერდზე წვდომა ავტორიზაციას მოითხოვს. შეგიძლიათ სცადოთ დირექტორიების შეცვლა.
Defines the source of the event data.
Syntax
typedef enum _DECODING_SOURCE {
DecodingSourceXMLFile,
DecodingSourceWbem,
DecodingSourceWPP,
DecodingSourceTlg,
DecodingSourceMax
} DECODING_SOURCE;
Constants
DecodingSourceXMLFileThe source of the event data is a XML manifest. |
DecodingSourceWbemThe source of the event data is a WMI MOF class. |
DecodingSourceWPPThe source of the event data is a TMF file. |
DecodingSourceTlgIndicates that the event was a self-describing event and was decoded using TraceLogging metadata. |
DecodingSourceMax |
Requirements
| Requirement | Value |
|---|---|
| Minimum supported client | Windows Vista [desktop apps only] |
| Minimum supported server | Windows Server 2008 [desktop apps only] |
| Header | tdh.h |