GetPrivateProfileIntDxForMem_1

GetPrivateProfileIntDx のメモリから読み込む版(拡張版)

val = GetPrivateProfileIntDxForMem_1(AppName, KeyName, Default, IniFileImage, IniFileImageBytes, IniFileCharCodeFormat)

AppName : string (wstr)
KeyName : string (wstr)
Default : int (int)
IniFileImage : System.IntPtr (int)
IniFileImageBytes : ulong (int)
IniFileCharCodeFormat : int (int)

(プラグイン / モジュール : DxLibW)

解説

GetPrivateProfileIntDxForMem の拡張版です。追加パラメータ: IniFileCharCodeFormat

GetPrivateProfileIntDx のメモリから読み込む版(拡張版)

戻り値: int

※ ポインタ型 (IntPtr) のパラメータがあります。
64bit環境では int64 型の値を渡してください。

関連項目

GetPrivateProfileIntDxForMemGetPrivateProfileIntDx のメモリから読み込む版(DxLibW)

情報

プラグイン / モジュールDxLibW
バージョン3.24f
作成日2026/04/12
著作者DxLib: Takumi Yamada / HSP binding: IronHSP Project
URLhttps://dxlib.xsrv.jp/
備考hspdxlib.as をインクルードして使用
タイプDxLib ゲームライブラリ
グループDxLib その他
対応環境
  • Windows 版 HSP
hs ファイルhsphelp\hspdxlib.hs