IPXC_Inst::DateToPDFDate Method
From PDF XChange PDF SDK
The method of interface of PDF-XChange Editor SDK.
Syntax
HRESULT DateToPDFDate([in] DATE stDate, [out, retval] BSTR* sPDFDate);
Parameters
- stDate
- [in] Value of DATE.
- sPDFDate
- [out, retval] Pointer to BSTR.
Return Value
Returns S_OK if operation was successful or error code in other cases.