Contents Index Topic Contents | ||
Previous Topic: IHTMLFontNamesCollection Next Topic: IHTMLFontNamesCollection::get__newEnum |
IHTMLFontNamesCollection::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 variable that receives the number of elements.
Top of Page
© 1997 Microsoft Corporation. All rights reserved. Terms of Use.