FACILITY_STORAGE top-level constant

int const FACILITY_STORAGE

For status codes returned from IStorage or IStream method calls relating to structured storage. Status codes whose code (lower 16 bits) value is in the range of MS-DOS error codes (that is, less than 256) have the same meaning as the corresponding MS-DOS error.

Implementation

const FACILITY_STORAGE = 3;