Toggle navigation
Hot Examples
PT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Pesquisar
Página Inicial
XenUpdater
AutoUpdate.Win32Impl
C# Class XenUpdater.AutoUpdate.Win32Impl
Exibir arquivo
Open project: xenserver/win-xenguestagent
Public Methods
Method
Description
Is64BitOS
( ) :
bool
IsWOW64
( ) :
bool
Private Methods
Method
Description
GetCurrentProcess
( ) :
IntPtr
GetModuleHandle
(
string
moduleName
) :
IntPtr
GetProcAddress
(
IntPtr
hModule
,
[
procName
) :
IntPtr
IsWow64Process
(
IntPtr
hProcess
,
bool
&
wow64Process
) :
bool
Method Details
Is64BitOS()
public
static
method
public
static
Is64BitOS
( ) :
bool
return
bool
IsWOW64()
public
static
method
public
static
IsWOW64
( ) :
bool
return
bool