Christian Biesinger <[EMAIL PROTECTED]> wrote in message news:<[EMAIL PROTECTED]>...
> [EMAIL PROTECTED] wrote:
> > NS_IMPL_ISUPPORTS(ojiSecureEnv, ojiSecureEnv::GetIID() )
> 
> The syntax would be NS_IMPL_ISUPPORTS1(ojiSecureEnv, interfaceName)
> I am not sure what interface it implements, so I can't say what you 
> should use as interfaceName...

I want to know the difference between these macros? For example how to
convert NS_IMPL_ISUPPORTS based macros to NS_IMPL_ISUPPORTS1 in a
generic way? It requires understanding of what these macros are
supposed to do. Since I am pretty new to mozilla related stuff, I was
looking for some info directed to the meaning of these macros and
their conversions.

Thanks.
vrihad

Reply via email to