IPXV_Inst::LastActiveTool Property

From PDF XChange PDF SDK
Jump to: navigation, search
m (Automatic page editing by robot)
m (Automatic page editing by robot)
 
(One intermediate revision by the same user not shown)
Line 5: Line 5:
 
{{ToReview}}
 
{{ToReview}}
  
Gets the ''Tool'' object that was activated last by end-user.
+
Gets the ''pTool'' object that was activated last by end-user.
  
 
== Syntax ==
 
== Syntax ==

Latest revision as of 03:59, 15 June 2015


Gets the pTool object that was activated last by end-user.

Syntax

HRESULT get_LastActiveTool([out, retval]  IPXV_Tool**  pTool);

See Also

IPXV_Inst