PDA

Click to See Complete Forum and Search --> : What the Heck?


maurices5000
Nov 17th, 2008, 11:55 AM
Here is some syntax I keep running into
HRESULT IHTMLDocument2::get_links(IHTMLElementCollection **p);

Should i try to understand this? Why? How do i learn to understand it?

The documentation keeps speaking of pointers. I was introduced to the word in C++ 8 years ago. I have no real idea what a pointer is or its purpose.

Thanks!

Hack
Nov 17th, 2008, 11:58 AM
Should i try to understand this? Do you need to understand this? Where do you keep running into it? Is it a part of the answer to a question you are researching?

maurices5000
Nov 17th, 2008, 01:06 PM
Its related to the HTML COM components

http://msdn.microsoft.com/en-us/library/aa752595(VS.85).aspx

http://msdn.microsoft.com/en-us/libr...74(VS.85).aspx