Important:
This is retired content. This content is outdated and is no longer being maintained. It is provided as a courtesy for individuals who are still using these technologies. This content may contain URLs that were valid when originally published, but now link to sites or pages that no longer exist.
4/8/2010

The IHomePluginEnvironmentinterface is used to make requests to the home application that contains the plug-in instance.

Methods in Vtable Order

Remarks

Methods in IHomePluginEnvironmentmust 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 IHomePluginEnvironment2interface.

Requirements

Header home.h
Windows Embedded CE Windows CE 3.0 and later
Windows Mobile Smartphone 2002 and later

See Also