Ruby  2.4.2p198(2017-09-14revision59899)
Functions | Variables
win32ole_error.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

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

Variables

VALUE eWIN32OLERuntimeError
 

Function Documentation

◆ Init_win32ole_error()

void Init_win32ole_error ( void  )

Definition at line 64 of file win32ole_error.c.

References eWIN32OLERuntimeError, rb_define_class(), and rb_eRuntimeError.

Referenced by Init_win32ole().

◆ NORETURN()

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

Variable Documentation

◆ eWIN32OLERuntimeError

VALUE eWIN32OLERuntimeError