WebsFileAccessWhitelistRegisterWildcardExtension (FUN)¶
FUNCTION WebsFileAccessWhitelistRegisterWildcardExtension : RTS_IEC_RESULT
<description>Registers 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
WebsFileAccessWhitelistRegisterWildcardExtensionRTS_IEC_RESULTInput
pszExtensionREFERENCE TO STRING
The file extension to register