Rufen Sie uns an: +1-877-99-BOPUP

IServerClientVB::GetEventDescription method

Retrieves description of the given error code.

Public Sub GetEventDescription(     ByRef EventCode As UInteger,     ByRef Description As String )

Parameters

EventCode
[in] Specifies an error code to for which to retrieve error description.
Description
[out] String variable that receives the description of the specified error code.

Return Value

S_OK
The function was successful.