We need conversion functions that will, given a VARIANT, return an
FB::variant type; also, vise versa. Given a FB::variant returns a VARIANT
(or CComVariant)
Ideally we would be able to overload the assignment operator between these
two datatypes. This will be critical to do correctly and as efficiently as
possible for the JSAPI to IDispatchEx bridge.
Original issue reported on code.google.com by taxilian on 9 Oct 2009 at 6:02
Original issue reported on code.google.com by
taxilian
on 9 Oct 2009 at 6:02