Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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
An integer value that indicates the ID for the return data type.
Remarks
The return value is 0 if the data type does not have an ID or if a method does not return a value.