| 
 | pure virtual | 
Adds a storage for a Resource.
Call this method before you add any appointments for a Resource.
| nResourceID | Specifies an ID of a Resource for which a storage should be added. | 
| pStorage | A pointer to appointment storage to be added. | 
| pInfo | A pointer to an object that returns information about a Resource. | 
| bAutoDelete | If TRUE, the storage memory is deallocated by the multi-storage. |