IDENUMERATEPROC
| |
#include <idtable.h> Action routine for entries in an ID Table. C definition
typedef STATUS (LNCALLBACKPTR IDENUMERATEPROC)( void far *Parameter, /* Parameter supplied to IDEnumerate */ DWORD id); /* Current note ID */
LotusScript Definition(s) Warning: Item uses callback(s) or is used by a callback; from LotusScript may be used in a limited way or may not be usable all.
|