BCGControlBar Pro for MFC
virtual BOOL CBCGPAppointmentBaseMultiStorage::SetCurrentResourceID ( UINT  nResourceID)
pure virtual

Selects a storage with the specified Resource ID to be the current storage for basic storage operations.

All queries will be redirected to the current storage.

The function asserts if a storage with the specified Resource ID does not exist.

Parameters
nResourceIDSpecifies the Resource ID.