IPXC_ContentItem::XForm_Handle Property

From PDF XChange PDF SDK
Jump to: navigation, search


Property XForm_Handle of interface IPXC_ContentItem returns/sets Value of ULONG ...

Syntax

HRESULT get_XForm_Handle([out, retval]  ULONG*  nHandle);
HRESULT put_XForm_Handle([in]  ULONG  nHandle);

See Also

IPXC_ContentItem