Hi,
Can anyone tell me about any tools which can be used for Interface definition.
I need to use a Sub/Function called Stop()in an interface but Stop is a keyword in VB. So, can I use IDL to define the Interface with the Stop() method and then implement the same in VB?

Thanks a million,