Flowdock
method

ole_initialize

Importance_0
ole_initialize() public

No documentation

This method has no description. You can help the Ruby community by adding new notes.

Hide source
static VALUE
fole_s_ole_initialize(VALUE self)
{
    ole_initialize();
    return Qnil;
}
Register or log in to add new notes.