CommonCAdapter.GetExcludeFromStruct
- 已更新2025-07-21
- 閱讀時間為 1 分鐘
CommonCAdapter.GetExcludeFromStruct
Syntax
CommonCAdapter.GetExcludeFromStruct( typeDefinition, propertyLookupString)
Return Value
Purpose
Returns a value that indicates whether the specified type definition property is excluded when converting instances of the type definition into structures to pass as parameters to the corresponding code module.
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.