Function for getting the current time as a numeric value (DWORD format) from the defined station. 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 time in DWORD format, which actually uses ANSI time_t format
Return value (NULL)
Normal End: 0
Problem: Error code