Programming Guide |
Checks whether a bundle exists
int sm_is_bundle(char *bundle_name);
bundle_name
- The name of the bundle to verify. Supply
NULL
or empty string to specify the unnamed bundle.
- 1 True: the bundle exists.
sm_is_bundle
verifies the existence of the specified bundle.
sm_append_bundle_data, sm_get_bundle_data