Handles a debug output event.

HRESULT onDebugOutput(
   LPCOLESTR  pstr
);

Parameters

pstr

[in] String to display in the debugger.

Expand imageReturn Value

Expand imageRemarks

Expand imageSee Also