Struct COOSYSTEM@1.1:ContentMetadata
Used for properties of a multimedia content. It stores additional information about the
multimedia content like the size of the file or the extension of the file. This properties are
filled when the Content struct is changed (AttrContentSet).
Properties
Properties
Last Change of File (COOSYSTEM@1.1:contchanged)
Defines the date and time of the last change to the multimedia content.
Explanation:
In this field the date of the last change of content is entered.
date COOSYSTEM@1.1:contchanged
local readonly
Encoding (COOSYSTEM@1.1:contencoding)
Defines the encoding of the multimedia content.
Explanation:
In this field the encoding is defined.
string COOSYSTEM@1.1:contencoding
invisible
Encryption (COOSYSTEM@1.1:contencryption)
Defines the encryption kind of the multimedia content.
EncryptionKind COOSYSTEM@1.1:contencryption
File Extension (COOSYSTEM@1.1:contextension)
Defines the extension of the files, that are created for processing the multimedia content.
The initial property value is "doc".
Explanation:
This field contains the extension of the multimedia content file. This determines the program to open the content.
string COOSYSTEM@1.1:contextension
OLE Identification (COOSYSTEM@1.1:contoleclassid)
Defines the Microsoft OLE Class ID of the application, that is to be started for processing
the multimedia content.
Explanation:
In this field an OLE identification can be selected. By means of the OLE identification the multimedia content can be accessed directly by the target application.
string COOSYSTEM@1.1:contoleclassid
invisible
Size (Bytes) (COOSYSTEM@1.1:contsize)
Defines the size of the multimedia content in bytes. Its value is set by the kernel and must
not be changed.
Explanation:
This field contains the content size in bytes.
integer(20) COOSYSTEM@1.1:contsize
readonly