C# Class Microsoft.WindowsMobile.Samples.Location.Utils

Summary description for Utils.
Afficher le fichier Open project: ushahidi/Ushahidi_WinMobile

Méthodes publiques

Méthode Description
LocalAlloc ( int byteCount ) : IntPtr
LocalFree ( IntPtr hMem ) : void
Utils ( ) : System

Method Details

LocalAlloc() public static méthode

public static LocalAlloc ( int byteCount ) : IntPtr
byteCount int
Résultat System.IntPtr

LocalFree() public static méthode

public static LocalFree ( IntPtr hMem ) : void
hMem System.IntPtr
Résultat void

Utils() public méthode

public Utils ( ) : System
Résultat System