GetContextType Method (IContextMenuItem) Send Feedback
See Also 
ContextType[out]
Type of context-sensitive menu as defined in dsContextMenuType_e
Gets the type of context-sensitive menu.

Syntax

Visual Basic 
Function GetContextType() As dsContextMenuType_e
C# 
dsContextMenuType_e GetContextType()
JavaScript 
GetContextType() : String
COM native C++ 
HRESULT GetContextType(
   dsContextMenuType_e* ContextType
)  
C++ 
DSRESULT GetContextType(
   dsContextMenuType_e* ContextType
)  

Parameters

ContextType[out] or Return Value
Type of context-sensitive menu as defined in dsContextMenuType_e
 

See Also

Availability

DraftSight V1R5.0