DotNetAdapter.SetStructurePassingEnabled
- 업데이트 날짜:2025-07-21
- 1분 (읽기 시간)
DotNetAdapter.SetStructurePassingEnabled
Syntax
DotNetAdapter.SetStructurePassingEnabled( typeDefinition, structPassingEnabled)
Purpose
Specifies 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.
structPassingEnabled As Boolean
[In] Specifies whether structure passing is enabled.