ISDBApplication::RegisterIconHandle

From MediaMonkey Wiki
Revision as of 13:39, 21 March 2007 by Jiri (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

CoClass SDBApplication, Interface ISDBApplication

Function RegisterIconHandle(IconHandle As Long, IconType As Long) As Long


Parameters

Name Type Description
IconHandle Long Handle of the icon to be used.
IconType Long Either 0(Menu icon) or 1(Tree icon).


Method description

Adds an icon that can be later used either in menu (ISDBMenuItem::IconIndex) or in tree (ISDBTreeNode::IconIndex).