Class: FFI::Chm::Struct::HHC::Entry

Inherits:
FFI::Chm::Struct show all
Defined in:
lib/ffi-chm/struct/hhc/entry.rb

Instance Attribute Summary collapse

Instance Attribute Details

#CommentObject

Returns the value of attribute Comment

Returns:

  • (Object)

    the current value of Comment



2
3
4
# File 'lib/ffi-chm/struct/hhc/entry.rb', line 2

def Comment
  @Comment
end

#FrameNameObject

Returns the value of attribute FrameName

Returns:

  • (Object)

    the current value of FrameName



2
3
4
# File 'lib/ffi-chm/struct/hhc/entry.rb', line 2

def FrameName
  @FrameName
end

#ImageNumberObject

Returns the value of attribute ImageNumber

Returns:

  • (Object)

    the current value of ImageNumber



2
3
4
# File 'lib/ffi-chm/struct/hhc/entry.rb', line 2

def ImageNumber
  @ImageNumber
end

#LocalObject

Returns the value of attribute Local

Returns:

  • (Object)

    the current value of Local



2
3
4
# File 'lib/ffi-chm/struct/hhc/entry.rb', line 2

def Local
  @Local
end

#MergeObject

Returns the value of attribute Merge

Returns:

  • (Object)

    the current value of Merge



2
3
4
# File 'lib/ffi-chm/struct/hhc/entry.rb', line 2

def Merge
  @Merge
end

#NameObject

Returns the value of attribute Name

Returns:

  • (Object)

    the current value of Name



2
3
4
# File 'lib/ffi-chm/struct/hhc/entry.rb', line 2

def Name
  @Name
end

#NewObject

Returns the value of attribute New

Returns:

  • (Object)

    the current value of New



2
3
4
# File 'lib/ffi-chm/struct/hhc/entry.rb', line 2

def New
  @New
end

#TypeObject

Returns the value of attribute Type

Returns:

  • (Object)

    the current value of Type



2
3
4
# File 'lib/ffi-chm/struct/hhc/entry.rb', line 2

def Type
  @Type
end

#URLObject

Returns the value of attribute URL

Returns:

  • (Object)

    the current value of URL



2
3
4
# File 'lib/ffi-chm/struct/hhc/entry.rb', line 2

def URL
  @URL
end

#WindowNameObject

Returns the value of attribute WindowName

Returns:

  • (Object)

    the current value of WindowName



2
3
4
# File 'lib/ffi-chm/struct/hhc/entry.rb', line 2

def WindowName
  @WindowName
end