Can we create Interrupt handler by using macro programming?

Hi,

I create interrupt handler by using macro programming that will deliver event containning a pulse. Ironicly, the macro handler seem not working, when interrupt occur they just deliver event eventhough I set the handler return only NULL. Why this happen?

help me
arms

Can you post some code.