Contents Index Topic Contents | ||
Previous Topic: IHTMLStyleSheetsCollection Next Topic: IHTMLStyleSheetsCollection::get__newEnum |
IHTMLStyleSheetsCollection::get_length
HRESULT get_length( long *p );Retrieves the number of elements in a collection.
- Returns S_OK if successful, or an error value otherwise.
- p
- Address of a long integer variable that receives the length.
This property is read-write on the areas and the options collection for image maps and select boxes, respectively. This allows a developer to shrink the collection.
Top of Page
© 1997 Microsoft Corporation. All rights reserved. Terms of Use.