BCGSuite for MFC
BOOL CBCGPAppointment::HasImage ( int  nImageIndex) const
inline

Tells whether the appointment is associated with an image located in the image list at the specified index.

Returns
TRUE if the appointment is associated with the image; otherwise FALSE.

You can associate the appointment with an image using CBCGPPlannerManagerCtrl::AddImage.

Parameters
nImageIndexAn integer value that specifies the index of icon (image).