Re: Kaffe-OJI plugin woes (non existing NS_IMPL_ISUPPORTS)
Christian Biesinger <[email protected]> Wed, 12 Mar 2003 16:10:52 +0100
| Newsgroups | gmane.comp.mozilla.devel.oji,gmane.comp.mozilla.devel.xpcom,gmane.comp.mozilla.devel.plugins |
|---|---|
| Message-ID | <[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...