FACILITY_ITF top-level constant

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

const FACILITY_ITF = 4;