파일업로더 » Api

addfileobjectarray

Description

업로드 대상 파일을 HTML FILE 오브젝트 배열를 이용해서 추가합니다.

Parameters

Parameters Type Description
arrFileObj Array HTML File 오브젝트 배열
bCheckDuplicate BOOL [옵션] 파일 이름을 기준으로 중복 검사 수행 여부 (기본값: true)
arrFilePath Array [옵션] 파일 경로 배열

Return Value

Type Description
short 0:정상, 1:업로드 진행중, 2:최대파일도달

Example

//

See Also

addfileobject

Viewer Ver.

9.1.1.1

Update Date

20230102