Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- TCXL Database - fldcur http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
FldCur

Current Field Object

Header File.....TCXLent.h

Prototype.......FdfP FldCur(NOARG);

Arguments.......None

Returns.........The address of the current entry field.

Notes...........Returns the address of the current input field's record.
                After the call to this function, you may access any of the
                current input field's elements.  Use caution when updating
                elements in the field's record.  This function should only
                be called while the input form to which it relates is being
                processed.  Please use the macros defined in TCXLent.h when
                updating members of this structure -- while the structure
                may change in future versions, the macros will remain
                consistent.

Online resources provided by: http://www.X-Hacker.org --- NG 2 HTML conversion by Dave Pearson