CommonCAdapter.GetAllowStructPassing
- 已更新2025-07-21
- 閱讀時間為 1 分鐘
CommonCAdapter.GetAllowStructPassing
Syntax
CommonCAdapter.GetAllowStructPassing( typeDefinition)
Return Value
Purpose
Returns a value that indicates whether a type definition allows the adapter to pass instances of the type as structures to the corresponding module.
Parameters
typeDefinition As PropertyObject
[In] Specifies the type definition. This method returns an error if the PropertyObject is not a type definition.