GxVariant: RefMovePrevious

RefMovePrevious

Move the reference to the previous index.



 Public Function RefMovePrevious ( ) As Boolean

Return Values

On error FALSE (0) is returned and the error code/string in the GX system is set appropriately.

Languages

[Visual Basic] Public Function RefMovePrevious() As Boolean

[Delphi] function RefMovePrevious() : Boolean;

[C++] BOOL RefMovePrevious();

Remarks

See Also

Class GxVariant Overview GxVariant Properties GxVariant Methods RefMoveNext RefMoveUp