CreateReturnValue Method (ILispFunction) Send Feedback
See Also 
ReturnValue[out]
LISP parameter to use as the return value for this LISP function
Creates the LISP parameter to use as the return value for this LISP function.

Syntax

Visual Basic 
Function CreateReturnValue() As LispParameter
C# 
LispParameter CreateReturnValue()
JavaScript 
CreateReturnValue() : dsLispParameter
COM native C++ 
HRESULT CreateReturnValue(
   ILispParameter** ReturnValue
)  
C++ 
DSRESULT CreateReturnValue(
   dsLispParameter** ReturnValue
)  

Parameters

ReturnValue[out] or Return Value
LISP parameter to use as the return value for this LISP function
 

See Also

Availability

DraftSight V1R4.0