ISqlInitializeDebuggingEvent.SetError(Int32, String) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
int SetError(int hrError, System::String ^ szUserName);
public int SetError(int hrError, string szUserName);
abstract member SetError : int * string -> int
Public Function SetError (hrError As Integer, szUserName As String) As Integer
Parameters
- hrError
- Int32
- szUserName
- String