Get the current time
int XlNow( double* t ); |
Pointer to a variable which will be filled with a serial date/time value (as used by Excel).
1 if the function succeeds; 0 if it fails
This function calls Excel's NOW() function.
Header: xlldate.h