Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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 InvalidatePlugin (SP) Places a request to redraw the plug-in. SetSingleShotTimer (SP) 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
Pocket PC: None
Smartphone: Smartphone 2002 and later
OS Versions: Windows CE 3.0 and later
Header: home.h
See Also
Send Feedback on this topic to the authors