IPXV_Plugin::Description Property

From PDF XChange PDF SDK
Jump to: navigation, search
(Automatic page editing by robot)
 
Line 2: Line 2:
 
{{#customTitle:IPXV_Plugin::Description Property}}
 
{{#customTitle:IPXV_Plugin::Description Property}}
  
Property '''Description''' of interface [[PXV:IPXV_Plugin|IPXV_Plugin]] returns Value of BSTR ...
+
Property '''Description''' of interface [[PXV:IPXV_Plugin|IPXV_Plugin]] returns a short description of the plugin. That description is shown in the list of registered plugins in the Editor's preferences dialog.
  
  

Revision as of 02:44, 21 March 2015

Property Description of interface IPXV_Plugin returns a short description of the plugin. That description is shown in the list of registered plugins in the Editor's preferences dialog.


Syntax

HRESULT get_Description([out, retval] BSTR* ppDescription);

See Also

See also IPXV_Plugin.