Keeping a IHTMLElement pointer question?



For some reason, I need to keep a IHTMLElement pointer taken from
current location page in my class and use it next time. My question is
that whether it causes memory leak, you known for the page navigating
things. Any sugession is appreciated ^_^

.