Ruby
2.7.1p83(2020-03-31revisiona0c7c23c9cec0d0ffcba012279cd652d28ad5bf3)
|
#include "win32ole.h"
Go to the source code of this file.
Functions | |
void | ole_raise (HRESULT hr, VALUE ecs, const char *fmt,...) |
void | Init_win32ole_error (void) |
Definition at line 64 of file win32ole_error.c.
References eWIN32OLEQueryInterfaceError, eWIN32OLERuntimeError, rb_define_class(), and rb_eRuntimeError.
Definition at line 46 of file win32ole_error.c.
Referenced by ole_methods_from_typeinfo(), and val2variant_ptr().