Class HTTPEquiv

Programmatic Identifier: Push.HTTPEquiv.1

The Push.HTTPEquiv COM class, hereafter referred to as the HTTPEquiv class, defines an object that can be used to manage information used to build an HTTP-EQUIV XML element, as defined by the XML specification.

The HTTPEquiv class exposes a dispinterface to the methods listed. Therefore, all invocations must proceed through the IDispatch interface.

Dispinterface IHTTPEquiv

Methods

Name Description
GetCDFString Builds and returns the CDF string defined by the object and all subobjects in collections.

Properties

Name Description
Name Holds a string value used to build the optional NAME attribute for the object's CDF string.
Value Holds a string value used to build the optional VALUE attributes for the object's CDF string.


© 1997-1998 Microsoft Corporation. All rights reserved.