CommonCAdapter.SetStructMemberStorage

Syntax

CommonCAdapter.SetStructMemberStorage( typeDefinition, propertyLookupString, structMemberStorage)

Purpose

Specifies the kind of storage used for the type definition that the corresponding location stores.

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.

structMemberStorage As StructMemberStorageOptions

[In] Specifies the kind of storage of the specific property in the corresponding typeDefinition parameter.

See Also

CommonCAdapter.GetStructMemberStorage

PropertyObject

StructMemberArrayStorageOptions