The OpenD Programming Language

ComException

version(Windows)
class ComException : WindowsApiException {
HRESULT hr;
}

Meta