ReferenceKeyManager.LoadContextFromArray Method
Parent Object: ReferenceKeyManagerDescription
Method to load a previously saved key context from an array of data.
Syntax
ReferenceKeyManager.LoadContextFromArray( ContextData() As Byte ) As LongParameters
Name | Type | Description |
ContextData | Byte | Input Byte array that specifies the context data as written out by a call to SaveContextToArray. |