ActiveXCoClass.GetInterfaceImplementationTypeFlags
- Aktualisiert2025-07-21
- 1 Minute(n) Lesezeit
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.