DOMNoInterfaceObjectAttribute class

DOMNoInterfaceObjectAttribute class

If the [NoInterfaceObject] extended attribute appears on an interface, it indicates that an interface object will not exist for the interface in the ECMAScript binding.

The DOMNoInterfaceObjectAttribute type exposes the following members:

Constructors

ConstructorDescription
initConstructs a new instance of DOMNoInterfaceObjectAttribute

See Also