C# Class XenUpdater.AutoUpdate.Win32Impl

Afficher le fichier Open project: xenserver/win-xenguestagent

Méthodes publiques

Méthode Description
Is64BitOS ( ) : bool
IsWOW64 ( ) : bool

Private Methods

Méthode Description
GetCurrentProcess ( ) : IntPtr
GetModuleHandle ( string moduleName ) : IntPtr
GetProcAddress ( IntPtr hModule, [ procName ) : IntPtr
IsWow64Process ( IntPtr hProcess, bool &wow64Process ) : bool

Method Details

Is64BitOS() public static méthode

public static Is64BitOS ( ) : bool
Résultat bool

IsWOW64() public static méthode

public static IsWOW64 ( ) : bool
Résultat bool