Skip to content

NAMPROC

Data Type : Menu Add-In
NAMPROC - Menu add-in program's entry point.

#include <addinmen.h>

Definition :

typedef NAMRESULT (LNCALLBACKPTR NAMPROC)(
   WORD Command,
   void far *pParam);

Description :

This is the data type of a menu add-in program's entry point

See Also : NAMRESULT NAMM_xxx