BCGControlBar Pro for MFC
CBCGPAppointmentBaseStorage* CBCGPPlannerManagerCtrl::GetStorage ( ) const
inline

Returns a pointer to the storage object.

Returns
A valid pointer to storage.

Use this method to get the direct access to the storage, associated with the Planner Control. The storage object is initialized in constructor.

The default storage implementation uses in-memory storage CBCGPAppointmentStorage.