Overview

User interface

Overview 1:

Symbol

Function

Overview 2:

Add a new data type.

Overview 3:

Add a new interface.

Overview 4:

Delete the selected type.

Overview 5:

Move the selected element one place downwards.

Overview 6:

Move the selected element one place upwards.

Overview 7:

Search for unused types.

Overview 8:

Select byte alignment.

Overview 9:

Align selected data type (alignment).
This function loops through all used data types (recursion). Is this is not desired, a step-by-step approach can be adopted, by using the function within the data types.

Overview 10:

Reset data format of the selected data type.

Overview 11:

Copy

Overview 12:

Paste

Data type properties

Name: user-defined name of the data type.

GUID: unique ID of the data type.

Specification: specification of the data type.

Size: size of the data type, if expressly specified.

Size X64: different size of the data type for the x64 platform.