If a file is an image file but it is not allowed in finPOWER Connect Cloud Configuration this Function will return False. This Function will on-call 'IsFileUploadValid' if it is a valid image / video file.
| Name | Type | Optional | ByRef | Description |
|---|---|---|---|---|
| fileData | Byte() | |||
| fileName | String | |||
| allowVideoFiles | Boolean | Optional | If omitted, a value of True is assumed. |
A Boolean value indicating success.