GetObjectType Method (IContextMenuItem) Send Feedback
See Also 
ObjectType[out]
Type of object associated with this context-sensitive menu as defined in dsObjectType_e
Gets the type of object associated with this context-sensitive menu.

Syntax

Visual Basic 
Function GetObjectType() As dsObjectType_e
C# 
dsObjectType_e GetObjectType()
JavaScript 
GetObjectType() : String
COM native C++ 
HRESULT GetObjectType(
   dsObjectType_e* ObjectType
)  
C++ 
DSRESULT GetObjectType(
   dsObjectType_e* ObjectType
)  

Parameters

ObjectType[out] or Return Value
Type of object associated with this context-sensitive menu as defined in dsObjectType_e
 

See Also

Availability

DraftSight V1R5.0