Property reference

This is the syntax for a COM object property reference:

Syntax

COMhdl-expression:Property-Name-Reference
COMhdl-expression
An expression that returns a component handle to the COM object that owns the property specified by Property-Name-Reference.
Property-Name-Reference
Specifies a single COM object property.