IPXC_CollectionFolder::FieldDate Property

From PDF XChange PDF SDK
Revision as of 08:13, 23 May 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   pName,
                      [out, retval]  DATE*  pValue);
HRESULT put_FieldDate([in]  BSTR  pName,
                      [in]  DATE  pValue);

Parameters

pName
[in] Value of BSTR.

See Also

IPXC_CollectionFolder