IApplication

This interface exposes objects and methods that support Platform Builder Add-ins.

Methods

The following table shows the methods for the IApplication interface.

Method Description
AddCommand Adds a command defined by an add-in.
AddCommandBarButton Creates a toolbar and toolbar buttons for an add-in.
EnableModeless Enables or disables existing modeless windows.
SetAddInInfo Provides information about an add-in when the add-in is loaded.

Requirements

OS Versions: Windows CE .NET 4.1 and later.
Header: Appauto.h.
Link Library: Import type library from Devshl.dll.

See Also

Macros and Add-ins | New Commands and Toolbar Buttons

 Last updated on Friday, October 08, 2004

© 1992-2003 Microsoft Corporation. All rights reserved.