IPXV_Plugin::Name Property

From PDF XChange PDF SDK
Jump to: navigation, search
m (Automatic page editing by robot)
Line 1: Line 1:
 
[[Category:Editor]]
 
[[Category:Editor]]
 
{{#customTitle:IPXV_Plugin::Name Property}}
 
{{#customTitle:IPXV_Plugin::Name Property}}
 +
{{#parentPage:PXV:IPXV_Plugin|property}}
 +
{{ToReview}}
  
 
Property '''Name''' of interface [[PXV:IPXV_Plugin|IPXV_Plugin]] returns a localized name of the plugin for the UI.
 
Property '''Name''' of interface [[PXV:IPXV_Plugin|IPXV_Plugin]] returns a localized name of the plugin for the UI.
 
  
 
== Syntax ==
 
== Syntax ==

Revision as of 11:00, 21 April 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.