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