IHomePluginEnvironment
4/8/2010
The IHomePluginEnvironment interface is used to make requests to the home application that contains the plug-in instance.
Methods in Vtable Order
IUnknown methods
IHomePluginEnvironment methods Description Places a request to redraw the plug-in.
Sets a timer for a plug-in.
Remarks
Methods in IHomePluginEnvironment must be called from the thread on which the plug-in was created. The methods cannot be called from any other thread. This is different from normal COM behavior.
This interface has been extended by the IHomePluginEnvironment2 interface.
Requirements
Header | home.h |
Windows Embedded CE | Windows CE 3.0 and later |
Windows Mobile | Smartphone 2002 and later |