Ruby  3.1.0dev(2021-09-10revisionb76ad15ed0da636161de0243c547ee1e6fc95681)
Functions
win32ole_param.h File Reference

(b76ad15ed0da636161de0243c547ee1e6fc95681)

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

VALUE create_win32ole_param (ITypeInfo *pTypeInfo, UINT method_index, UINT index, VALUE name)
 
void Init_win32ole_param (void)
 

Function Documentation

◆ create_win32ole_param()

VALUE create_win32ole_param ( ITypeInfo *  pTypeInfo,
UINT  method_index,
UINT  index,
VALUE  name 
)

Definition at line 52 of file win32ole_param.c.

◆ Init_win32ole_param()

void Init_win32ole_param ( void  )