IPXV_Document::ID Property

From PDF XChange PDF SDK
Revision as of 00:14, 28 April 2017 by Palamar (Talk | contribs)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search


Property ID of interface IPXV_Document returns Value of ULONG containing the unique identifier of the document.

Syntax

HRESULT get_ID([out, retval]  ULONG*  nID);

See Also

IPXV_Document