[This is preliminary documentation and subject to change.]
The MIME table contains the association between a MIME context type and the file extension and the CLSID. This is used to generate the MIME information as a part of product advertisement.
The MIME table has the following columns.
Column | Type | Key | Nullable |
---|---|---|---|
ContentType | Text | Y | N |
Extension_ | Text | N | |
CLSID | GUID | Y |
This table is referred to when the RegisterMIMEInfo action or the UnregisterMIMEInfo action is executed.