FACILITY_ITF top-level constant

  1. @Deprecated('Use FACILITY_CODE.FACILITY_ITF instead')
int const FACILITY_ITF

For most status codes returned from interface methods. The actual meaning of the error is defined by the interface. That is, two HRESULTs with exactly the same 32-bit value returned from two different interfaces might have different meanings.

Implementation

@Deprecated('Use FACILITY_CODE.FACILITY_ITF instead')
const FACILITY_ITF = 4;