root/ext/win32ole/win32ole_error.h

/* [previous][next][first][last][top][bottom][index][help] */

INCLUDED FROM


#ifndef WIN32OLE_ERROR_H
#define WIN32OLE_ERROR_H 1

VALUE eWIN32OLERuntimeError;
NORETURN(PRINTF_ARGS(void ole_raise(HRESULT hr, VALUE ecs, const char *fmt, ...), 3, 4));
void Init_win32ole_error(void);

#endif

/* [previous][next][first][last][top][bottom][index][help] */