CommonCAdapter.SetStructMemberStorage
- 已更新2025-07-21
- 閱讀時間為 1 分鐘
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.