This property contains flags that specify whether the interface is extensible, and whether the interface should be visible to Automation interface queries. (See the InterfaceDefFlags Enumeration for a list of values and their specific purposes.)
object.Flags
The Flags property syntax has the following parts.
| Part | Description |
| object | An object expression that evaluates to an InterfaceDef object. |