This function retrieves the pixel registration code.

Syntax


Result = EOS_GD_PIXREGINFO(gridID, pixregcode)

Return Value


Returns SUCCEED (0) if successful and FAIL (–1) otherwise.

Arguments


gridID

Grid id (long) returned by EOS_GD_CREATE or EOS_GD_ATTACH.

pixregcode

A named variable that will contain the pixel registration code (long).

Keywords


None

Version History


5.2

Introduced