|
inlineprotectedvirtual |
Called by the framework when an appointment has been selected.
Override this method in a derived class to be notified when an appointment has been selected.
The default implementation does nothing.
pApp | A pointer to an appointment to be selected or unselected. |
bSelected | If TRUE, the appointment will be selected, otherwise it will be unselected. |