The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
Win32 and COM for Windows Runtime apps (diagnostics)
These diagnostics APIs are supported for developing Windows Runtime apps.
Note
Some API are supported only for Windows Store apps and not Windows Phone Store apps, and vice-versa. Specific compatibility details for a particular API can be found in its reference topic or relevant header file. For more information, see Win32 and COM for Windows Runtime apps.
Debugging and Error Handling
- DbgRaiseAssertionFailure
- FormatMessageW
- GetEnabledXStateFeatures
- GetRestrictedErrorInfo
- GetXStateFeaturesMask
- IErrorReportingSettings
- InitializeContext
- IPackageDebugSettings
- IRestrictedErrorInfo
- IsDebuggerPresent
- LocateXStateFeature
- OutputDebugStringW
- RaiseException
- RaiseFailFastException
- RoCaptureErrorContext
- RoFailFastWithErrorContext
- RoGetErrorReportingFlags
- RoOriginateError
- RoSetErrorReportingFlags
- RoTransformError
- RtlLookupFunctionEntry
- RtlPcToFileHeader
- RtlUnwindEx
- SetRestrictedErrorInfo
Last Error
Windows Error Reporting
Windows Events
- ControlTraceW
- EnableTrace
- EventDataDescCreate
- EventRegister
- EventUnregister
- EventWrite
- EventSetInformation
- FlushTraceW
- GetTraceEnableFlags
- GetTraceEnableLevel
- GetTraceLoggerHandle
- QueryTraceW
- RegisterTraceGuidsW
- TraceMessage
- UnregisterTraceGuids
- StartTraceW
- StopTraceW
Related topics
Show: