CommonCAdapter.GetStructMemberStringBufferSize
- 更新时间2025-07-21
- 阅读时长1分钟
CommonCAdapter.GetStructMemberStringBufferSize
Syntax
CommonCAdapter.GetStructMemberStringBufferSize( typeDefinition, propertyLookupString)
Return Value
Purpose
Returns the string buffer size that corresponds to the 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.