Lost in the matrix

C/C++/C#/Java, Multithreading

//Reference: Microsoft.WindowsCE.Forms

using Microsoft.WindowsCE.Forms;

///


/// Renvoie: WinCEGeneric, Smartphone ou PocketPC
///
public static WinCEPlatform GetPlatformTarget()
{
   return (SystemSettings.Platform);
}

0 commentaires:

Enregistrer un commentaire