DrawGraph Control Reference 15.0
All Data Structures Functions Variables Enumerations Enumerator Modules
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