The type of the exported structure item group.
Member | Value | Description |
---|---|---|
MFBuiltIn | 1 | Represents all built-in items within the specified type. |
MFHandlersOfSelectedEventHandlerType | 4 | Represents all the event handlers for the specified event handler type. The event handler type is given as the group id. |
MFNone | 0 | No group specified. The structure item represents an individual item (or all items). |
MFUserDefined | 2 | Represents all user-defined items within the specified type. |
MFViewsBySelectedUser | 3 | Represents all the private view items by the user within the specified type. The user is given as the group id. |