Specifies how to create and display an object.
Registry Entry
HKEY_LOCAL_MACHINE\SOFTWARE\Classes\CLSID
\MiscStatus = <object
description>
\n = value
Value Entries
Remarks
Information used to describe objects is found in the OLEMISC enumeration.
The following is an example of a MiscStatus entry. Refer to the IOleObject::GetMiscStatus method description for information on the different settings.
HKEY_CLASSES_ROOT\CLSID\{00000402-0000-0000-C000-000000000046} \MiscStatus = 2
See Also