IPXC_Annotation::Handler Property

From PDF XChange PDF SDK
Jump to: navigation, search
Line 3: Line 3:
 
{{#customTitle:IPXC_Annotation::Handler Property}}
 
{{#customTitle:IPXC_Annotation::Handler Property}}
 
{{#parentPage:PXV:IPXC_Annotation#Properties|Handler|property}}
 
{{#parentPage:PXV:IPXC_Annotation#Properties|Handler|property}}
{{ToWrite}}
 
 
{{ToReview}}
 
{{ToReview}}
  

Revision as of 10:28, 27 May 2015


Property Handler has a pointer to IPXC_AnnotHandler object responsible for handling such annotations types.

Syntax

HRESULT get_Handler([out, retval]  IPXC_AnnotHandler**  ppHandler);

See Also

IPXC_Annotation