constants.Standard Interface Identifier Strings |
The Standard Interface Identifier Strings are used to find interface objects of a VCDPropertyElement.
|
The interface of a VCDPropertyElement determines the handling
of the regared property element. For example an auto element should be
handled by a switch interface.
These strings are combined with a string from the Standard Element Identifier Strings.
The resulting string is passed to the VCDPropertyElement.FindInterface method.
|
The Standard Interface Identifier Strings are declared in the module
VCDPropertyID.bas. This module is located in the samples\vb6\Common
directory of the IC Imaging Control installation directory.
To use the strings, the module file VCDPropertyID.bas
must be added to the project.
|
The Basic Use of VCD Properties article
in the Programmer's Guide shows
how to use the interface identifier strings.
|
|
<< Constants
|