Comment 172 for bug 604635

Revision history for this message
In , Kchen-d (kchen-d) wrote :

Created attachment 604826
Use do_QueryObject

I cannot use assignment directly as the assignee is a RefPtr object not a raw pointer nor COMPtr. This version use do_QueryObject to wrap it.