CommonCAdapter.SetStructMemberArrayStorage
- Updated2025-07-21
- 1 minute(s) read
CommonCAdapter.SetStructMemberArrayStorage
Syntax
CommonCAdapter.SetStructMemberArrayStorage( typeDefinition, propertyLookupString, structMemberArrayStorage)
Purpose
Specifies the kind of array storage used for the type definition property that the corresponding location specifies.
Parameters
typeDefinition As PropertyObject
[In] Specifies the type definition. This method returns an error if the PropertyObject is not a type definition.
propertyLookupString As String
[In] Specifies the location of the property in the type definition.
structMemberArrayStorage As StructMemberArrayStorageOptions
[In] Specifies the kind of array storage of the specific property in the corresponding typeDefinition parameter.