| 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
DraftSight V1R5.0
Syntax