GetPrivateProfileStringDxForMem

GetPrivateProfileStringDx のメモリから読み込む版

nothrow @nogc extern (C++, DxLib) extern
int
GetPrivateProfileStringDxForMem
(
const(dxlib_d.dxdatatype.TCHAR)* AppName
,
const(dxlib_d.dxdatatype.TCHAR)* KeyName
,
const(dxlib_d.dxdatatype.TCHAR)* Default
,
dxlib_d.dxdatatype.TCHAR* ReturnedStringBuffer
,,
const(void)* IniFileImage
,,)

Meta