IPXC_Annotation::Handler Property
From PDF XChange PDF SDK
m (Automatic page editing by robot) |
|||
Line 6: | Line 6: | ||
{{ToReview}} | {{ToReview}} | ||
− | Property '''Handler''' | + | Property '''Handler''' has a pointer to [[PXV:IPXC_AnnotHandler|IPXC_AnnotHandler]] object responsible for handling such annotations types. |
== Syntax == | == Syntax == |
Revision as of 09: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);