Share

ImportedComponentProxy.GetReferenceKey Method

Parent Object: ImportedComponentProxy

Description

Generate the sequence of bytes, called this object's reference key, which can be held onto beyond document edits and which will allow the caller to be bound back to the live object.

Syntax

ImportedComponentProxy.GetReferenceKey( ReferenceKey() As Byte, [KeyContext] As Long )

Parameters

Name Type Description
ReferenceKey Byte
KeyContext Long

This is an optional argument whose default value is 0.

Version

Introduced in version 2016

Was this information helpful?