Handles a debugger output event.

HRESULT OnDebugOutput(
   LPCOLESTR  pstr
);

Parameters

pstr

[in] The debug output string.

Expand imageReturn Value

Expand imageRemarks

Expand imageSee Also