ERROR_INVALID_AT_INTERRUPT_TIME top-level constant

int const ERROR_INVALID_AT_INTERRUPT_TIME

Cannot request exclusive semaphores at interrupt time.

Implementation

const ERROR_INVALID_AT_INTERRUPT_TIME = 104;