BCGControlBar Pro for MFC
virtual BOOL CBCGPAppointment::CanBeStored ( ) const
inlinevirtual

Tells whether the appointment can be serialized.

Returns
TRUE if the appointment can be serialized.

This function is used to determine whether the appointment can be serialized. The default implementation returns TRUE. The framework calls CanBeStored before copying or drag&drop operations.