Writes characters to the console device.
BOOLEAN WriteRtConsole( const LPVOID pBuffer, DWORD dwBufferLength, LPDWORD pdwCount);
pBuffer
dwBufferLength
pdwCount
An implicit call to OpenRtConsole is made on the first call to WriteRtConsole from an application.
Versions | Defined in | Include | Link to |
---|---|---|---|
INtime 6.0 | intime/rt/include/rtbase.h | rt.h | rt.lib |