OK, I wasn't familiar with that interface but it seems fairly simple.
You can't however 'stop' the flow of the messages, therefore I'm confused by you asking how to forward it on once again? This method simply allows you extra control over certain messages that are passed to an application before they are handled by the normal .Net eventing model.
It seems likely to be a little used function - so perhaps if you can explain what you are trying to achieve we might be able to help.
|