Click to return to the Reusing Browser Technology home page    
IHTMLEmbedElement::get_pa...     IHTMLEmbedElement::get_sr...     IHTMLEmbedElement Interfa...    
Web Workshop  |  Reusing Browser Technology

IHTMLEmbedElement::get_pluginspage Method


Retrieves the plug-ins supporting this embedded document.

Syntax

HRESULT get_pluginspage(
    BSTR *p
);

Parameters

p
Address of a string (BSTR) variable that receives the plug-ins. For details, see the pluginspage property.

Return Value

Returns S_OK if successful, or an error code otherwise.



Back to topBack to top

Did you find this topic useful? Suggestions for other topics? Write us!

© 1999 Microsoft Corporation. All rights reserved. Terms of use.