System.Gadget.SideShow.applicationEvent Event

Event fired when a SideShow device event occurs.

Note  applicationEvent is not fully supported in Windows Sidebar.

Syntax

retVal = System.Gadget.SideShow.applicationEvent(
  handler
)

Parameters

  • handler
    The name of the function to call when the event is fired.

Remarks

Three SideShow application events are sent to the computer when it is online: navigation events, menu action events, and context menu action events.

Verify that System.Gadget.SideShow.enabled returns true before using other System.Gadget.SideShow object members.

Requirements

Minimum supported client Windows Vista
Minimum supported server Windows Server 2008
IDL Sidebar.idl
DLL Sidebar.Exe version 1.00 or later

See Also

System.Gadget.SideShow

Other Resources

Windows SideShow: MSDN

Windows SideShow: Windows Hardware Developer Central

 

 

Send comments about this topic to Microsoft

Build date: 2/24/2010

Build type: SDK