sntl_licensing_attr_delete
Library Information
>This API belongs to the Sentinel RMS licensing library.
>The corresponding header is licensing.h.
Description
Deletes the attribute object specified.
Syntax
SNTL_DECLARE(void) sntl_licensing_attr_delete (sntl_licensing_attr_t *attr);
Argument | Description |
---|---|
attr [in] | Pointer to the attribute object created using sntl_licensing_attr_new. |
Returns
Does not return any value.