Ruby 2.7.7p221 (2022-11-24 revision 168ec2b1e5ad0e4688e963d9de019557c78feed9)
win32ole_variant.h
Go to the documentation of this file.
1#ifndef WIN32OLE_VARIANT_H
2#define WIN32OLE_VARIANT_H 1
3
5void ole_variant2variant(VALUE val, VARIANT *var);
6void Init_win32ole_variant(void);
7
8#endif
9
unsigned long VALUE
void ole_variant2variant(VALUE val, VARIANT *var)
void Init_win32ole_variant(void)
VALUE cWIN32OLE_VARIANT