IPXC_Document::ID Property

From PDF XChange PDF SDK
Revision as of 01:41, 16 March 2016 by Palamar (Talk | contribs)

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


Property ID of interface IPXC_Document returns Value of ULONG containing the unique ID of the opened document.

Syntax

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

See Also

IPXC_Document