|
inlineprotectedvirtual |
Called by the framework when an appointment is about to be selected.
Override this method in a derived class to handle appointment selection.
The default implementation does nothing and returns TRUE.
pApp | A pointer to an appointment to be selected or unselected. |
bSelect | If TRUE, the appointment will be selected, otherwise it will be unselected. |