Module: WIN32OLE::VariantType
| Relationships & Source Files | |
| Defined in: | ext/win32ole/win32ole_variant_m.c, ext/win32ole/lib/win32ole/property.rb | 
Overview
Constant Summary
- 
    OLEProperty =
    Internal use only
    # File 'ext/win32ole/lib/win32ole/property.rb', line 28Alias for olegen.rb-generated files, that should include VARIANT.WIN32OLE::Property 
- 
    VT_ARRAY =
    # File 'ext/win32ole/win32ole_variant_m.c', line 146represents VT_ARRAYtype constant.RB_INT2FIX(VT_ARRAY) 
- 
    VT_BOOL =
    # File 'ext/win32ole/win32ole_variant_m.c', line 89represents VT_BOOLtype constant.RB_INT2FIX(VT_BOOL) 
- 
    VT_BSTR =
    # File 'ext/win32ole/win32ole_variant_m.c', line 64represents VT_BSTRtype constant.RB_INT2FIX(VT_BSTR) 
- 
    VT_BYREF =
    # File 'ext/win32ole/win32ole_variant_m.c', line 151represents VT_BYREFtype constant.RB_INT2FIX(VT_BYREF) 
- 
    VT_CY =
    # File 'ext/win32ole/win32ole_variant_m.c', line 54represents VT_CYtype constant.RB_INT2FIX(VT_CY) 
- 
    VT_DATE =
    # File 'ext/win32ole/win32ole_variant_m.c', line 59represents VT_DATEtype constant.RB_INT2FIX(VT_DATE) 
- 
    VT_DISPATCH =
    # File 'ext/win32ole/win32ole_variant_m.c', line 79represents VT_DISPATCHtype constant.RB_INT2FIX(VT_DISPATCH) 
- 
    VT_EMPTY =
    # File 'ext/win32ole/win32ole_variant_m.c', line 24represents VT_EMPTYtype constant.RB_INT2FIX(VT_EMPTY) 
- 
    VT_ERROR =
    # File 'ext/win32ole/win32ole_variant_m.c', line 84represents VT_ERRORtype constant.RB_INT2FIX(VT_ERROR) 
- 
    VT_I1 =
    # File 'ext/win32ole/win32ole_variant_m.c', line 104represents VT_I1type constant.RB_INT2FIX(VT_I1) 
- 
    VT_I2 =
    # File 'ext/win32ole/win32ole_variant_m.c', line 34represents VT_I2type constant.RB_INT2FIX(VT_I2) 
- 
    VT_I4 =
    # File 'ext/win32ole/win32ole_variant_m.c', line 39represents VT_I4type constant.RB_INT2FIX(VT_I4) 
- 
    VT_I8 =
    # File 'ext/win32ole/win32ole_variant_m.c', line 125represents VT_I8type constant.RB_INT2FIX(VT_I8) 
- 
    VT_INT =
    # File 'ext/win32ole/win32ole_variant_m.c', line 136represents VT_INTtype constant.RB_INT2FIX(VT_INT) 
- 
    VT_NULL =
    # File 'ext/win32ole/win32ole_variant_m.c', line 29represents VT_NULLtype constant.RB_INT2FIX(VT_NULL) 
- 
    VT_PTR =
    # File 'ext/win32ole/win32ole_variant_m.c', line 74represents VT_PTRtype constant.RB_INT2FIX(VT_PTR) 
- 
    VT_R4 =
    # File 'ext/win32ole/win32ole_variant_m.c', line 44represents VT_R4type constant.RB_INT2FIX(VT_R4) 
- 
    VT_R8 =
    # File 'ext/win32ole/win32ole_variant_m.c', line 49represents VT_R8type constant.RB_INT2FIX(VT_R8) 
- 
    VT_UI1 =
    # File 'ext/win32ole/win32ole_variant_m.c', line 109represents VT_UI1type constant.RB_INT2FIX(VT_UI1) 
- 
    VT_UI2 =
    # File 'ext/win32ole/win32ole_variant_m.c', line 114represents VT_UI2type constant.RB_INT2FIX(VT_UI2) 
- 
    VT_UI4 =
    # File 'ext/win32ole/win32ole_variant_m.c', line 119represents VT_UI4type constant.RB_INT2FIX(VT_UI4) 
- 
    VT_UI8 =
    # File 'ext/win32ole/win32ole_variant_m.c', line 130represents VT_UI8type constant.RB_INT2FIX(VT_UI8) 
- 
    VT_UINT =
    # File 'ext/win32ole/win32ole_variant_m.c', line 141represents VT_UINTtype constant.RB_INT2FIX(VT_UINT) 
- 
    VT_UNKNOWN =
    # File 'ext/win32ole/win32ole_variant_m.c', line 99represents VT_UNKNOWNtype constant.RB_INT2FIX(VT_UNKNOWN) 
- 
    VT_USERDEFINED =
    # File 'ext/win32ole/win32ole_variant_m.c', line 69represents VT_USERDEFINEDtype constant.RB_INT2FIX(VT_USERDEFINED) 
- 
    VT_VARIANT =
    # File 'ext/win32ole/win32ole_variant_m.c', line 94represents VT_VARIANTtype constant.RB_INT2FIX(VT_VARIANT)