Method | Description | |
---|---|---|
IsOS64Bit ( ) : bool |
Gets a value indicating whether the current environment is 64-bit.
|
Method | Description | |
---|---|---|
GetIsWow64ProcessDelegate ( ) : IsWow64ProcessDelegate |
Gets a bound IsWow64ProcessDelegate.
|
|
GetProcAddress ( |
||
Is32BitProcessOn64BitProcessor ( ) : bool |
Gets a value indicating whether the current process is running as 32-bit on a 64-bit processor.
|
|
LoadLibrary ( string libraryName ) : |