Ejemplo n.º 1
0
 static extern bool SetLocalTime(ref SYSTEMTIME time);
Ejemplo n.º 2
0
 public extern static uint SetSystemTime(ref SYSTEMTIME lpSystemTime);
Ejemplo n.º 3
0
 public static extern bool SetSystemTime([In] ref SYSTEMTIME st);
Ejemplo n.º 4
0
 public extern static void GetSystemTime(ref SYSTEMTIME lpSystemTime);