| Visual Basic | |
|---|---|
Function GetGlobalName() As System.String | |
| C# | |
|---|---|
System.string GetGlobalName() | |
| JavaScript | |
|---|---|
GetGlobalName() : String | |
| COM native C++ | |
|---|---|
HRESULT GetGlobalName( BSTR* GlobalName ) | |
| C++ | |
|---|---|
DSRESULT GetGlobalName( dsString* GlobalName ) | |
Parameters
- GlobalName[out] or Return Value
- Command's global name
DraftSight V1R5.0
Syntax