ActiveXCoClass.GetInterfaceImplementationTypeFlags
- 更新时间2025-07-21
- 阅读时长1分钟
ActiveXCoClass.GetInterfaceImplementationTypeFlags
Syntax
ActiveXCoClass.GetInterfaceImplementationTypeFlags( interfaceIndex)
Return Value
Returns any combination of TYPEFLAGS defined in the Microsoft Windows Software Development Kit.
Purpose
Returns flags associated with a specified interface in the ActiveXCoClass.Interfaces property.
Parameters
interfaceIndex As Long
[In] Specifies the index of an interface in the ActiveXCoClass.Interfaces property.