#define PDECLARE_COMMAND(name, cls, func)

Declare a command.

Documentation

Declare a command. This macro declares a descendent class of PCommandSink which is attached to a PTopLevelWindow or PMDIDocWindow instance.

This version only allows the command to be executed. It is assumed that the command is always enabled and has a value state of zero.

This version also declares the member function func.

Alphabetic index HTML hierarchy of classes or Java



This page was generated with the help of DOC++.