Click or drag to resize

IGHARemoteObjectGetIconUpdates Method

[This is preliminary documentation and is subject to change.]

Retrieve icon file names that have changed since the last Icon update date/time

Namespace:  RemoteLib
Assembly:  RemoteLib (in RemoteLib.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
List<IconFileData> GetIconUpdates()

Return Value

Type: ListIconFileData
List of updated icons
See Also