IPXC_CollectionFolder::FieldDate Property

From PDF XChange PDF SDK
Revision as of 06:57, 12 June 2015 by Dsbot (Talk | contribs) (Automatic page editing by robot)

Jump to: navigation, search


Property FieldDate of interface IPXC_CollectionFolder returns/sets Value of DATE ...

Syntax

HRESULT get_FieldDate([in]           BSTR   Name,
                      [out, retval]  DATE*  Value);
HRESULT put_FieldDate([in]  BSTR  Name,
                      [in]  DATE  Value);

Parameters

Name
[in] Value of BSTR.

See Also

IPXC_CollectionFolder