CommonCAdapter.GetStructMemberType
- Updated2025-07-21
- 1 minute(s) read
CommonCAdapter.GetStructMemberType
Syntax
CommonCAdapter.GetStructMemberType( typeDefinition, propertyLookupString)
Return Value
Purpose
Returns the type of 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.