OLE.isOleFile

Returns true if the specified file has an OLE Storage format.

Note all empty files (regardless of extension) will return false.

@param file the file to be checked

@return true if this file has an OLE Storage format

class OLE
static
bool
isOleFile
(
File file
)

Meta