HRESULT_CODE 18EJOO8
#define HRESULT_CODE(hr) ((hr) & 0xFFFF)
Returns the error code part of the HRESULT.