![]() | Programming Guide | ![]() |
Removes a class of messages from memory
#include <smerror.h>int sm_msg_del(int class);
- 0 Success.
sm_msg_delremoves the specified class of messages from memory. All messages of this class are thereafter inaccessible to the application unless explicitly reloaded through sm_msg_read.
sm_msg_read, sm_msg_get, sm_msgfind
![]()
![]()
![]()
![]()