Contattaci: +1-877-99-BOPUP (877-992-6787)

IServerClient::GetEventDescription method

Retrieves description of the given error code.

HRESULT GetEventDescription(     DWORD dwEventCode,     LPSTR szDescription, );

Parameters

dwEventCode
[in] Specifies an error code to for which to retrieve error description.
szDescription
[out] Pointer to a character buffer that receives the description of the specified error code. Size of the buffer must be at least 255 symbols of length.

Return Value

S_OK
The function was successful.