Edit

Share via


IDebugOutputStringEvent2::GetString

Gets the displayable message.

Syntax

int GetString( 
   out string pbstrString
);

Parameters

pbstrString
[out] Returns the displayable message.

Return Value

If successful, returns S_OK; otherwise, returns an error code.

See also