コード例 #1
0
 public static extern int PowerPolicyNotify(
     PPNMessage dwMessage,
     int option
     //    DevicePowerFlags);
     );
コード例 #2
0
ファイル: Program.cs プロジェクト: mendhak/gpstracka
 public static extern int PowerPolicyNotify(PPNMessage dwMessage, int option);
コード例 #3
0
 public static extern int PowerPolicyNotify(
     PPNMessage dwMessage,
     int option
     //    DevicePowerFlags);
     );
コード例 #4
0
 public static extern int PowerPolicyNotify(PPNMessage dwMessage, int option);