Struct COOSYSTEM@1.1:Content Permanent link for this heading

Used for properties of a multimedia content. It stores additional information about the multimedia content like the file with the content, the size of the file or the extension of the file.

Properties Permanent link for this heading

Type

Property

Name

date

contchanged

Last Change of File

content

contcontent

Content

string

contencoding

Encoding

EncryptionKind

contencryption

Encryption

string

contextension

File Extension

string

contoleclassid

OLE Identification

integer(20)

contsize

Size (Bytes)

Properties Permanent link for this heading


Last Change of File (COOSYSTEM@1.1:contchanged) Permanent link for this heading

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


Content (COOSYSTEM@1.1:contcontent) Permanent link for this heading

Defines the multimedia content of an object.

Explanation:
This field contains the multimedia content.

content COOSYSTEM@1.1:contcontent


Encoding (COOSYSTEM@1.1:contencoding) Permanent link for this heading

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) Permanent link for this heading

Defines the encryption kind of the multimedia content.

EncryptionKind COOSYSTEM@1.1:contencryption


File Extension (COOSYSTEM@1.1:contextension) Permanent link for this heading

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) Permanent link for this heading

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) Permanent link for this heading

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