DrawGraph Control Reference
14.1
Functions
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]
ErrorCode
A unique number describing the error.
[in]
ErrorString
Specifies the error text.
Supported platforms:
Win32
Win64