Function that obtains the display unit's current tie as a numeric value (DWORD format). This function is valid only with the time stored in LS2048 (6 words).
Function Name
DWORD WINAPI EasyGetGPTime(LPCSTR sNodeName, DWORD* odwTime);
Argument
sNodeName: The station name is fixed as "#WinGP".
odwTime: Retrieves acquired time in DWORD format, which actually uses ANSI time_t format
Return value (NULL)
Normal End: 0
Problem: Error code