HTTP_GetDownloadFileSize

HTTP 処理で対象となっているファイルのサイズを得る

version(!DX_NON_NETWORK && none)
nothrow @nogc extern (C++, DxLib) extern
int
HTTP_GetDownloadFileSize

Return Value

Type: int

-1:エラー・若しくはまだファイルのサイズを取得していない 0以上:ファイルのサイズ

Meta