Method: IP2Record#GetValAsShortByIndex
- Defined in:
- lib/ole20110223-013209.rb
#GetValAsShortByIndex(field_index) ⇒ Object
method I2 GetValAsShortByIndex
UI4 field_index [IN]
931 932 933 |
# File 'lib/ole20110223-013209.rb', line 931 def GetValAsShortByIndex(field_index) _invoke(7, [field_index], [VT_UI4]) end |