C# Class MemcachedService64.NativeMethods

Afficher le fichier Open project: eric-b/MemcachedService64

Méthodes publiques

Méthode Description
PeekEscapeKey ( ) : bool

Private Methods

Méthode Description
GetCurrentProcess ( ) : IntPtr
GetModuleHandle ( string moduleName ) : IntPtr
GetProcAddress ( IntPtr hModule, string methodName ) : IntPtr
GetStdHandle ( int nStdHandle ) : IntPtr
IsWow64Process ( IntPtr hProcess, [ isWow64 ) : bool
PeekConsoleEvent ( ) : Nullable
PeekConsoleInput ( IntPtr hConsoleInput, InputRecord &buffer, int numInputRecords_UseOne, int &numEventsRead ) : bool
ReadConsoleInput ( ) : InputRecord
ReadConsoleInput ( IntPtr hConsoleInput, InputRecord &buffer, int numInputRecords_UseOne, int &numEventsRead ) : bool

Method Details

PeekEscapeKey() public static méthode

public static PeekEscapeKey ( ) : bool
Résultat bool