windows_programming_notes.nbk: Home | Index | Next Page: GetMessage | Previous Page: GetLastError


 GetLocalTime

The GetLocalTime function retrieves the current local date and time.

VOID GetLocalTime(
  LPSYSTEMTIME lpSystemTime   // system time
);

Parameters

Return Values

Remarks

MAPI: For more information, see Syntax and Limitations for Functions Useful in MAPI Development.

Requirements


windows_programming_notes.nbk: Home | Index | Next Page: GetMessage | Previous Page: GetLastError


Notebook exported on Monday, 7 July 2008, 18:56:50 PM Eastern Daylight Time