Hi,

In the earlier post, I asked about accessing unfrozen interfaces from
XPCOM DLL.. The general answer I got is to get the header files and
including them in my extension's component.

In the extension I am developing, I need to use getInternalKeyToken() .
But I couldn't locate a file in Firefox CVS that declares this method.
I could only find an idl file that declares it.

 Also in Firefox source code every where I can see #include
"nsIPK11TokenDB.h". But I can't locate the file anywhere.

How to access the method from DLL?

Any help is much appreciated,

Thanks in advance,
Raj.

_______________________________________________
dev-tech-xpcom mailing list
[email protected]
https://lists.mozilla.org/listinfo/dev-tech-xpcom

Reply via email to