www.beck-ipc.com

@CHIP-RTOS C Library - Common Gateway Interface API


CGI_Enable_Upload

Enables or disables the HTTP file upload.

int CGI_Enable_Upload(int enable);

Parameters

enable

1=enable file upload, 0=disable file upload

Return Value

always 0

RTOS API

This library function invokes a RTOS software interrupt. Refer to this RTOS API function's documentation for more details.

Supported since or modified in @CHIP-RTOS version

    SC12SC13SC11SC1x3SC2x
    n/an/an/aV1.30V1.30

Supported by @CHIP-RTOS C Library since version

    CLIB
    V2.17

This API List
List of C Libraries
@CHIP-RTOS Main Index


End of document