CommonCAdapter.GetStructMemberStringBufferSize

Syntax

CommonCAdapter.GetStructMemberStringBufferSize( typeDefinition, propertyLookupString)

Return Value

Long

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.

See Also

CommonCAdapter.SetStructMemberStringBufferSize

PropertyObject