URLParamAnalysis

HTTP用パラメータリストから1つのパラメータ文字列を作成する

version(!DX_NON_NETWORK && none)
nothrow @nogc extern (C++, DxLib) extern
int
URLParamAnalysis
(
char** ParamList
,)

Return Value

Type: int

-1:エラー 0以上:パラメータの文字列の長さ

Meta