[This is preliminary documentation and subject to change.]
Clipboard format for the array of GUIDs that constitute the object.
typedef struct _SMMCObjectTypes { DWORD count; GUID guid[1]; } SMMCObjectTypes;
SMMCDataObjects