IPXV_FileNamesProvider::SrcDoc Property

From PDF XChange PDF SDK
Revision as of 11:41, 11 January 2016 by Dsbot (Talk | contribs) (Automatic page editing by robot)

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


Property SrcDoc of interface IPXV_FileNamesProvider returns/sets Pointer to IPXC_Document ...

Syntax

HRESULT get_SrcDoc([out, retval]  IPXC_Document**  pDoc);
HRESULT put_SrcDoc([in]  IPXC_Document*  pDoc);

See Also

IPXV_FileNamesProvider