IPXV_PresetsButton::Selected Property

From PDF XChange PDF SDK
Jump to: navigation, search
(Automatic page editing by robot)
 
m (Automatic page editing by robot)
Line 1: Line 1:
 
[[Category:Editor]]
 
[[Category:Editor]]
 
{{#customTitle:IPXV_PresetsButton::Selected Property}}
 
{{#customTitle:IPXV_PresetsButton::Selected Property}}
 +
{{#parentPage:PXV:IPXV_PresetsButton|property}}
 +
{{ToWrite}}
 +
{{ToReview}}
  
 
Property '''Selected''' of interface [[PXV:IPXV_PresetsButton|IPXV_PresetsButton]] returns/sets  Value of BSTR ...
 
Property '''Selected''' of interface [[PXV:IPXV_PresetsButton|IPXV_PresetsButton]] returns/sets  Value of BSTR ...
 
  
 
== Syntax ==
 
== Syntax ==

Revision as of 22:23, 20 April 2015


Property Selected of interface IPXV_PresetsButton returns/sets Value of BSTR ...

Syntax

HRESULT get_Selected([out, retval] BSTR* ppID);
HRESULT put_Selected([in] BSTR ppID);

See Also

See also IPXV_PresetsButton.