Feedback

  • Contents
 

II3IDMenuItem::ID Property

get_ID

The ID assigned to the menu item by Interaction Designer.

IDL Function Prototype

HRESULT ID(

   [out, retval] LONG * MenuID

);

C/C++ Syntax

HRESULT get_ID(LONG * MenuID);

Parameters

MenuID

The return value is the ID number that Interaction Designer assigned to the menu item.