Hi All,

What is the correct way to create an NPObject for assignment to a CppVariant
instance?  The CppVariant instance in this case represents the return value
from a CppBoundClass callback.  For example, is it necessary to create my
own static class object, or can I use V8NPObjectClass (or some other class)
that already exists?

To create an NPObject that represents a JavaScript Array, do I need to do
more to the NPObject then setting "length" and numeric index properties?

Thanks in advance for your time.

Regards,
Marshall

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Chromium-dev" group.
To post to this group, send email to chromium-dev@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/chromium-dev?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to