IPXV_Plugin::Name Property

From PDF XChange PDF SDK
Jump to: navigation, search
(Automatic page editing by robot)
 
Line 2: Line 2:
 
{{#customTitle:IPXV_Plugin::Name Property}}
 
{{#customTitle:IPXV_Plugin::Name Property}}
  
Property '''Name''' of interface [[PXV:IPXV_Plugin|IPXV_Plugin]] returns Value of BSTR ...
+
Property '''Name''' of interface [[PXV:IPXV_Plugin|IPXV_Plugin]] returns a localized name of the plugin for the UI.
  
  

Revision as of 02:47, 21 March 2015

Property Name of interface IPXV_Plugin returns a localized name of the plugin for the UI.


Syntax

HRESULT get_Name([out, retval] BSTR* ppName);

See Also

See also IPXV_Plugin.