ActiveXCoClass.GetInterfaceImplementationTypeFlags

Syntax

ActiveXCoClass.GetInterfaceImplementationTypeFlags( interfaceIndex)

Return Value

Long

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.

See Also

ActiveXCoClass.Interfaces