IPXV_Plugin::Description Property

From PDF XChange PDF SDK
Revision as of 04:06, 15 June 2015 by Dsbot (Talk | contribs) (Automatic page editing by robot)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search


Property sDescription 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*  sDescription);

See Also

IPXV_Plugin