C# 클래스 XenUpdater.AutoUpdate.Win32Impl

파일 보기 프로젝트 열기: xenserver/win-xenguestagent

공개 메소드들

메소드 설명
Is64BitOS ( ) : bool
IsWOW64 ( ) : bool

비공개 메소드들

메소드 설명
GetCurrentProcess ( ) : IntPtr
GetModuleHandle ( string moduleName ) : IntPtr
GetProcAddress ( IntPtr hModule, [ procName ) : IntPtr
IsWow64Process ( IntPtr hProcess, bool &wow64Process ) : bool

메소드 상세

Is64BitOS() 공개 정적인 메소드

public static Is64BitOS ( ) : bool
리턴 bool

IsWOW64() 공개 정적인 메소드

public static IsWOW64 ( ) : bool
리턴 bool