2.108.28 SEFC_USERSIGNATURE_PAGE Enum
C
typedef enum
{
PAGE_0 = 0,
PAGE_1,
PAGE_2,
PAGE_3,
PAGE_4,
PAGE_5,
PAGE_6,
PAGE_7,
} SEFC_USERSIGNATURE_PAGE;
Summary
This defines the data type for the pages of the user signature
Description
This enum is used to define the pages of the user signature
Remarks
None.
