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.
Writes an alert to the Concurrency Visualizer trace file.
void write_alert(
_In_ LPCTSTR _Format,
...
);
Parameters
- _Format
A composite format string that contains text intermixed with zero or more format items, which correspond to objects in the argument list.
Requirements
Header: cvmarkersobj.h
Namespace: Concurrency::diagnostic