Class: Mapi::Pst::Index2::Version1997
- Inherits:
-
Struct
- Object
- Struct
- Mapi::Pst::Index2::Version1997
- Includes:
- Base, RecursiveLoad
- Defined in:
- lib/mapi/pst.rb
Overview
…)
Constant Summary collapse
- SIZE =
12
Instance Attribute Summary collapse
-
#a ⇒ Object
Returns the value of attribute a.
Method Summary
Methods included from Base
Methods included from RecursiveLoad
Instance Attribute Details
#a ⇒ Object
Returns the value of attribute a
311 312 313 |
# File 'lib/mapi/pst.rb', line 311 def a @a end |