The syntax for using DmiLibBoolean is:

typedef enum {DmiLibFalse, DmiLibTrue} DmiLibBoolean_t;

DmiLibFalse  0
DmiLibTrue   1


[Back] [Next]