GetPrivateProfileInt のDXライブラリ版(拡張版)
val = GetPrivateProfileIntDx_1(AppName, KeyName, Default, IniFilePath, IniFileCharCodeFormat)
AppName : string (wstr) KeyName : string (wstr) Default : int (int) IniFilePath : string (wstr) IniFileCharCodeFormat : int (int)
(プラグイン / モジュール : DxLibW)
GetPrivateProfileIntDx の拡張版です。追加パラメータ: IniFileCharCodeFormat GetPrivateProfileInt のDXライブラリ版(拡張版) 戻り値: int
| GetPrivateProfileIntDx | GetPrivateProfileInt のDXライブラリ版 | (DxLibW) |
| プラグイン / モジュール | DxLibW |
| バージョン | 3.24f |
| 作成日 | 2026/04/12 |
| 著作者 | DxLib: Takumi Yamada / HSP binding: IronHSP Project |
| URL | https://dxlib.xsrv.jp/ |
| 備考 | hspdxlib.as をインクルードして使用 |
| タイプ | DxLib ゲームライブラリ |
| グループ | DxLib その他 |
| 対応環境 |
|
| hs ファイル | hsphelp\hspdxlib.hs |