IPXV_FileNamesProvider::TimeStamp 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 TimeStamp of interface IPXV_FileNamesProvider returns/sets Value of DATE ...

Syntax

HRESULT get_TimeStamp([out, retval]  DATE*  nValue);
HRESULT put_TimeStamp([in]  DATE  nValue);

See Also

IPXV_FileNamesProvider