GetType Method (IContextMenuItem) Send Feedback
See Also 
ItemType[out]
Type of context-sensitive menu item as defined in dsMenuItemType_e
Gets the type of context-sensitive menu item.

Syntax

Visual Basic 
Function GetType() As dsMenuItemType_e
C# 
dsMenuItemType_e GetType()
JavaScript 
GetType() : String
COM native C++ 
HRESULT GetType(
   dsMenuItemType_e* ItemType
)  
C++ 
DSRESULT GetType(
   dsMenuItemType_e* ItemType
)  

Parameters

ItemType[out] or Return Value
Type of context-sensitive menu item as defined in dsMenuItemType_e
 

See Also

Availability

DraftSight V1R5.0