1.1.3.4.25 DRV_METROLOGY_RESULT Enum
C
typedef enum { /* Operation completed with success. */ DRV_METROLOGY_SUCCESS, /* Invalid handle or operation failed. */ DRV_METROLOGY_ERROR } DRV_METROLOGY_RESULT;
Summary
Result of a Metrology driver interface operation.
Description
Identifies the result of certain Metrology driver operations.