ISDBTreeNodeEvents::OnExecTrackMenuItem

From MMWiki

Jump to: navigation, search

CoClass SDBTreeNode, Interface ISDBTreeNodeEvents

Function OnExecTrackMenuItem(ItemIndex As Long) As Boolean


Parameters

Name Type Description
ItemIndex Long


Event description

This event is generally called afer ISDBTreeNodeEvents::OnShowTrackMenuItem is called. It can override handling of some commands:

  • 5 .. Remove - Handle Remove command executed for the selected tracks.
Personal tools