SHOnPluginDataChange
4/8/2010
The SHOnPluginDataChange function informs the plug-in of a data change so that the information can be refreshed.
Syntax
HRESULT SHOnPluginDataChange(
const CLSID * pclsidPlugin,
);
Parameters
- pclsidPlugin
[in] Class identifier of the plug-in to be updated.
Return Value
This function returns the standard values E_INVALIDARG, E_OUTOFMEMORY, E_UNEXPECTED, and E_FAIL, as well as the following:
- S_OK
Indicates success.
Requirements
Header | aygshell.h |
Library | aygshell.lib |
Windows Embedded CE | Windows CE .NET 4.0 and later |
Windows Mobile | Smartphone for Windows Mobile 2003 and later |
See Also
Reference
Home Screen Interfaces (Windows Mobile Standard)
Home Screen Structures (Windows Mobile Standard)