|  |  |  | 
| 
 | ||
| 
 | ||
IHTMLControlRange::commonParentElement
HRESULT commonParentElement( IHTMLElement **Parent );Retrieves the interface to the first parent element that contains all the controls that are currently stored in this range and within its scope.
- Returns S_OK if successful, or an error value otherwise.
- Parent
- Address of a pointer to the IHTMLElement interface of the element.
Top of Page
© 1997 Microsoft Corporation. All rights reserved. Terms of Use.