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 - entdsp http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
EntDsp

Display all fields on form.

Header File.....TCXLent.h

Prototype.......IntT CTYP EntDsp(NOARG);

Source File.....ENT\ENTDSP.C

Arguments.......None

Returns.........ERR_NUL  -  No Error
                ERR_ARG  -  Argument Failure
                ERR_MEM  -  Memory Allocation Failure.
                   TcxlErr contains:
                   W_NOFRMBEG  -  No Form Defined
                   W_NOINP2FEW -  Not enough Input Fields Defined
                   W_NOINPENA  -  No fields enabled

Notes...........This function is generally used in conjunction with
                EntFree(), permitting "read-only"-style forms, suitable for
                paging through a database, for example.  For more details,
                see the notes in TCXLent.h.

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