Method: IP2Record#GetValAsLongByIndex
- Defined in:
- lib/ole20110223-013209.rb
#GetValAsLongByIndex(field_index) ⇒ Object
method I4 GetValAsLongByIndex
UI4 field_index [IN]
919 920 921 |
# File 'lib/ole20110223-013209.rb', line 919 def GetValAsLongByIndex(field_index) _invoke(5, [field_index], [VT_UI4]) end |