Programming Guide



sm_is_bundle

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.

Returns

Description

sm_is_bundle verifies the existence of the specified bundle.

See Also

sm_append_bundle_data, sm_get_bundle_data