GetPrivateProfileStringDx

GetPrivateProfileStringのDXライブラリ版

nothrow @nogc extern (C++, DxLib) extern
int
GetPrivateProfileStringDx
(
const(dxlib_d.DxDataType.TCHAR)* AppName
,
const(dxlib_d.DxDataType.TCHAR)* KeyName
,
const(dxlib_d.DxDataType.TCHAR)* Default
,
dxlib_d.DxDataType.TCHAR* ReturnedStringBuffer
,,
const(dxlib_d.DxDataType.TCHAR)* IniFilePath
,)

Meta