property GetTimeStampEx.
Retrieves timestamp string formated as
jj/mm/aaaa - hh:mn:ss.mss or hh:mn:ss.mss
|
TimePartOnly
[in,defaultvalue(1)]
. If 0 date and time are retrieved.
pVal
[out,
retval] The returned value is a string of timestamp.
S_OK
The
operation was successfull.
E_POINTER
A NULL
pointer was supplied as an argument.
E_UNEXPECTED
An
unexpected error occoured.