Contents Index Topic Contents | ||
Previous Topic: IHTMLAnchorElement::get_protocol Next Topic: IHTMLAnchorElement::get_rel |
IHTMLAnchorElement::get_protocolLong
HRESULT get_protocolLong( BSTR *p );Retrieves the long name of the protocol that the browser uses to locate the item associated with the anchor (for example, "Hypertext Transfer Protocol").
- Returns S_OK if successful, or an error value otherwise.
- p
- Address of a string variable that receives the protocol name.
Top of Page
© 1997 Microsoft Corporation. All rights reserved. Terms of Use.