Sha256: f5d92429df8c6ce6f4d861a77bfc66c205b2487094e6c03409f19be0e93263d3
Contents?: true
Size: 248 Bytes
Versions: 1
Compression:
Stored size: 248 Bytes
Contents
#ifndef WIN32OLE_ERROR_H #define WIN32OLE_ERROR_H 1 VALUE eWIN32OLERuntimeError; VALUE eWIN32OLEQueryInterfaceError; NORETURN(PRINTF_ARGS(void ole_raise(HRESULT hr, VALUE ecs, const char *fmt, ...), 3, 4)); void Init_win32ole_error(void); #endif
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
win32ole-1.8.8 | ext/win32ole/win32ole_error.h |