DrawGraph Control Reference 14.0
Events

Functions

void CVCError (long ErrorCode, BSTR ErrorString)
 This event is fired, if an error occurs in the DrawGraph Control. More...
 

Detailed Description

Function Documentation

◆ CVCError()

void CVCError ( long  ErrorCode,
BSTR  ErrorString 
)

This event is fired, if an error occurs in the DrawGraph Control.

Parameters
[in]ErrorCodeA unique number describing the error.
[in]ErrorStringSpecifies the error text.
Supported platforms:
Win32
Win64