Contents Index Topic Contents | ||
Previous Topic: ICopyHook::CopyCallback Next Topic: IDeskBand::GetBandInfo |
IDeskBand
IDeskBand is used to obtain information about a band object. See Band Objects for more information about band objects.
When to Implement
Implement IDeskBand if you are implementing a band object.
When to Use
You do not call this interface directly. IDeskBand is used by the shell or the browser to obtain display information for a band object.
IDeskBand is derived from IDockingWindow. The following method is specific to IDeskBand.
IDeskBand Method Description GetBandInfo Retrieves the information for a band object. Note This interface is only supported in shell versions 4.71 and later.
Top of Page
© 1997 Microsoft Corporation. All rights reserved. Terms of Use.