GetPrivateProfileStringDxForMemWithStrLen

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

nothrow @nogc extern (C++, DxLib) extern
int
GetPrivateProfileStringDxForMemWithStrLen
(
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