Share

MeshEdgeProxy.GetReferenceKey Method

Parent Object: MeshEdgeProxy

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

MeshEdgeProxy.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 2017

Was this information helpful?