Share via


DictMethod.returnId Method

Specifies the ID for certain return data types, such as extended data types and classes, for a method that returns a value.

Syntax

public int returnId()

Run On

Called

Return Value

Type: int
The ID for the return data type; 0 (zero) if the data type does not have an ID or a method does not return a value..

See Also

Reference

DictMethod Class