native
unregister_message
Syntax
native unregister_message(iMsgId, registeredmsg);
Description
Unregisters a message hook previously created with register_message
You must pass the proper message id, and return value from the message to unregister the message successfully.