![]() | Programming Guide | ![]() |
Destroys a send bundle
int sm_free_bundle(char *bundle_name);
bundle_name- The name of the bundle to destroy. Supply
NULLor empty string to specify the unnamed bundle.
- 0 Success.
sm_free_bundledestroys the specified send bundle and frees the memory allocated for it.