Anteckning
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
Writes an alert to the Concurrency Visualizer trace file.
Syntax
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