Class Logo

Programmatic Identifier: Push.Logo.1

The Push.Logo.1 class, hereafter referred to as the Logo class, defines an object that can be used to manage information used to build a LOGO XML element, as defined by the Channel Definition Format (CDF) specification.

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

Dispinterface ILogo

Methods

Name Description
GetCDFString Builds and returns the CDF string defined by this object.

Properties

Name Description
HREF Holds a value used to build the corresponding LOGO element's HREF attribute.
Style Holds a optional value used to build the corresponding LOGO element's STYLE attribute.


© 1997-1998 Microsoft Corporation. All rights reserved.