| Ruby
    3.1.0dev(2021-09-10revisionb76ad15ed0da636161de0243c547ee1e6fc95681)
    | 

Go to the source code of this file.
| Functions | |
| PRINTF_ARGS (void ole_raise(HRESULT hr, VALUE ecs, const char *fmt,...), 3, 4) | |
| void | Init_win32ole_error (void) | 
| Variables | |
| VALUE | eWIN32OLERuntimeError | 
| VALUE | eWIN32OLEQueryInterfaceError | 
| void Init_win32ole_error | ( | void | ) | 
Definition at line 67 of file win32ole_error.c.
References eWIN32OLEQueryInterfaceError, eWIN32OLERuntimeError, rb_define_class(), and rb_eRuntimeError.
| PRINTF_ARGS | ( | void | ole_raiseHRESULT hr, VALUE ecs, const char *fmt,..., | 
| 3 | , | ||
| 4 | |||
| ) | 
| VALUE eWIN32OLEQueryInterfaceError | 
Definition at line 64 of file win32ole_error.c.
Referenced by Init_win32ole_error(), and ole_methods_from_typeinfo().
| VALUE eWIN32OLERuntimeError | 
Definition at line 63 of file win32ole_error.c.
Referenced by Init_win32ole_error().
 1.8.17
 1.8.17