Method | Description | |
---|---|---|
AD7OutputDebugStringEvent ( string str ) : System |
Constructor.
|
Method | Description | |
---|---|---|
IDebugOutputStringEvent2 ( string &pbstrString ) : int |
Gets the displayable message. (http://msdn.microsoft.com/en-ca/library/bb162293.aspx)
|
public AD7OutputDebugStringEvent ( string str ) : System | ||
str | string | The displayable message. |
return | System |