IPXC_Document::ID Property

From PDF XChange PDF SDK
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