| BOOL CBCGPPlannerManagerCtrl::RemoveResource | ( | UINT | nResourceID, | 
| BOOL | bRedraw = TRUE, | ||
| BOOL | bNotify = FALSE | ||
| ) | 
Removes the specifies Resource and its associated storage from the multi resource planner control.
| nResourceID | Specifies the ID of Resource to remove. | 
| bRedraw | TRUE if the Planner control should be redrawn. | 
| bNotify | Specifies whether the control owner should be notified about this event. |