The ExternalResourceStatus enumeration defines the possible values of the presentation's external resource status. It is used for the IExternalResource interface.
Possible values are:
ERS_NOT_FOUND = 0,
ERS_FOUND_BY_ABSOLUTE_PATH = 1,
ERS_FOUND_BY_RELATIVE_PATH = 2