GetHandle Method (ILispParameter) Send Feedback
See Also 
Value[out]
Handle, whose data type is a string, of this LISP parameter
Gets the handle of this LISP parameter.

Syntax

Visual Basic 
Function GetHandle() As System.String
C# 
System.string GetHandle()
JavaScript 
GetHandle() : String
COM native C++ 
HRESULT GetHandle(
   BSTR* Value
)  
C++ 
DSRESULT GetHandle(
   dsString* Value
)  

Parameters

Value[out] or Return Value
Handle, whose data type is a string, of this LISP parameter
 

See Also

Availability

DraftSight V1R4.0