WebsFileAccessWhitelistUnregisterWildcardExtension (FUN)¶

FUNCTION WebsFileAccessWhitelistUnregisterWildcardExtension : RTS_IEC_RESULT

<description>Unregisters an extension to the webserver’s whitelist. Only registered files can be accessed through the webserver. The name must be case sensitive.</description> <result><p>RESULT: Returns the runtime system error code (see CmpErrors.library).</p></result>

InOut:

Scope

Name

Type

Comment

Return

WebsFileAccessWhitelistUnregisterWildcardExtension

RTS_IEC_RESULT

Input

pszExtension

REFERENCE TO STRING

The file extension to unregister