Retrieves the IHTMLElement positioned in this pointer.
Syntax
HRESULT CurrentScope( IHTMLElement **ppElemCurrent );
Parameters
- ppElemCurrent
- Address of a pointer to an IHTMLElement interface that specifies where the pointer currently is positioned.
Return Value
Returns S_OK if successful, or an error code otherwise.