GetNativeSystemInfo |
Declare Sub Api_GetNativeSystemInfo Lib "kernel32" Alias "GetNativeSystemInfo" (lpSystemInfo As SYSTEM_INFO) |
Declare Sub GetNativeSystemInfo Lib "kernel32" (lpSystemInfo As SYSTEM_INFO) |
|
WOW64 で実行中のアプリケーションシステムに関する情報を取得。関数は64ビットアプリケーションから呼び出された場合、GetSystemInfoと同等の機能である。 |
|
パラメータ |