DotNetAdapter.GetStructurePassingEnabled
- 更新时间2025-07-21
- 阅读时长1分钟
DotNetAdapter.GetStructurePassingEnabled
Syntax
DotNetAdapter.GetStructurePassingEnabled( typeDefinition)
Return Value
Purpose
Returns a value that indicates whether a type definition allows the .NET Adapter to pass instances of the type as structure parameters.
Parameters
typeDefinition As PropertyObject
[In] Specifies the type definition. This method returns an error if the property object is not a type definition.