VariableCollection.VCHandle Property
[Read-only] This property provides an identifier to a variable collection. As a read-only property, you cannot modify this identifier.
Syntax
int VCHandle [ get ]
Example
dim vc
Set vc = Server.CreateObject ("HotDocs_Online.VariableCollection")
vc.VCHandle