LightMeter Control Reference 14.0
All Functions Variables Modules
Events

Functions

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

Detailed Description

Function Documentation

◆ CVCError()

void CVCError ( long  ErrorCode,
BSTR  ErrorString 
)

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

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