Ruby
2.7.1p83(2020-03-31revisiona0c7c23c9cec0d0ffcba012279cd652d28ad5bf3)
|
Go to the source code of this file.
Functions | |
void | ole_rec2variant (VALUE rec, VARIANT *var) |
void | olerecord_set_ivar (VALUE obj, IRecordInfo *pri, void *prec) |
VALUE | create_win32ole_record (IRecordInfo *pri, void *prec) |
void | Init_win32ole_record (void) |
Variables | |
VALUE | cWIN32OLE_RECORD |
Definition at line 172 of file win32ole_record.c.
References obj.
Definition at line 593 of file win32ole_record.c.
References cWIN32OLE_RECORD, rb_cObject, rb_define_alloc_func(), and rb_define_class().
Definition at line 87 of file win32ole_record.c.
Referenced by ole_val2variant().
Definition at line 123 of file win32ole_record.c.
References HRESULT().
VALUE cWIN32OLE_RECORD |
Definition at line 4 of file win32ole_record.h.
Referenced by Init_win32ole_record(), and ole_val2variant().