Warn Element
Note This content applies to the Windows Logo Kit (WLK). For the latest information using the new Windows Hardware Certification Kit (HCK), see Windows HCK User's Guide on the Windows Hardware Dev Center.
The Warn element represents a logged trace for a warning.
Attributes
Attribute | Description |
---|---|
File |
The full file name to the source file where the warning is reported. |
Line |
The line number where the warning occurred. |
UserText |
A text message for the warning. |
Example
<Warn File="c:\tests\unittest\main.cxx" Line="203" UserText="This is a warning message"
CA="34558" LA="2367255">
<RTI ID="1207879918" />
<CTX ID="1637872268" />
</Warn>
See Also
Build date: 9/14/2012