Is get_Document reference counted?



MSDN says I can use IWebBrowser2::get_Document() to get an IDispatch interface for the active document in a WebBrowser control.

Not being totally up to speed on OLE and COM, I have to ask, do I have to call Release() on this interface since I didn't get it from QueryInterface()?

Thanks,
Norm
--
--
To reply, change domain to an adult feline.

.