InterfaceDef Flags Property

See Also

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.)

Syntax

object.Flags

The Flags property syntax has the following parts.

Part Description
object An object expression that evaluates to an InterfaceDef object.