Removes a currently attached event listener from this event source.
Remarks
If you have multiple listeners attached to one event source, you have to remove each one individually. This method does not cancel certified delivery agreement for RVCM.
Parameters
Parameters
Description
MEventListener* pMEventListener
Event listener to remove from this event source.
Return Value
Return true if successful; false otherwise.
Exceptions
MException is thrown when the value of pMEventListener is set to NULL.