Contents Index Topic Contents | ||
Previous Topic: IHTMLDocument2::get_fileUpdatedDate Next Topic: IHTMLDocument2::get_protocol |
IHTMLDocument2::get_security
HRESULT get_security( BSTR *p );Retrieves security information for the document.
- Returns S_OK if successful, or an error value otherwise.
- p
- Address of a string variable that receives the security information.
Top of Page
© 1997 Microsoft Corporation. All rights reserved. Terms of Use.