IPXV_ActionHandler::Icon Property

From PDF XChange PDF SDK
Jump to: navigation, search
m (Automatic page editing by robot)
Line 3: Line 3:
 
{{#customTitle:IPXV_ActionHandler::Icon Property}}
 
{{#customTitle:IPXV_ActionHandler::Icon Property}}
 
{{#parentPage:PXV:IPXV_ActionHandler#Properties|Icon|property}}
 
{{#parentPage:PXV:IPXV_ActionHandler#Properties|Icon|property}}
{{ToReview}}
+
 
  
 
Gets action's [[PXV:IUIX_Icon|icon]].
 
Gets action's [[PXV:IUIX_Icon|icon]].

Revision as of 11:46, 25 May 2015


Gets action's icon.

Syntax

HRESULT get_Icon([out, retval]  IUIX_Icon**  ppIcon);

See Also

IPXV_ActionHandler