2.4.18.3.1 ActiveXObject.prototype

The initial value of ActiveXObject.prototype is the ActiveXObject prototype object ([ECMA-262-1999] section 15.12+3.4).

This property has the attributes DontEnum, DontDelete, ReadOnly.

The value of this property is not used by the ActiveXObject constructor. The value is not used as the [[Prototype]] value of host objects returned by the ActiveXConstructor.