Bookmark definition. More...
#include <hwapi.h>
Data Fields | |
| WORD | cbSize |
| Size of this structure in bytes. | |
| QWORD | qwAddress |
| Bookmark Address. | |
| DWORD | dwArrayCount |
| Number of elements. | |
| HWAPI_DATATYPE | eType |
| Bookmark Type. | |
| HWAPI_SIGN | eSign |
| Bookmark Sign. | |
| HWAPI_BYTEORDER | eByteOrder |
| Bookmark Byte Order. | |
| TCHAR | cDescription [80] |
| Bookmark Description. | |
| TCHAR | cStructureName [128] |
| Bookmark Structure name. | |
Definition at line 403 of file hwapi.h.