Cancel the periodic publication schedule for category.
Declared in <balm_publicationscheduler.h>
Cancel the periodic publication schedule for category.
int
cancelCategorySchedule(Category const* category);
» more...
Cancel the periodic publication schedule for category.
int
cancelCategorySchedule(char const* category);
» more...
0 on success, or a non-zero value if category is not scheduled
| Name | Description |
|---|---|
| category | category to unschedule from periodic publication |