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.