Class: WIN32OLE_EVENT::IEVENTSINKOBJ

Inherits:
Struct
  • Object
show all
Defined in:
lib/win32ole-pr.rb

Instance Attribute Summary collapse

Instance Attribute Details

#lpVtblObject

Returns the value of attribute lpVtbl

Returns:

  • (Object)

    the current value of lpVtbl



4355
4356
4357
# File 'lib/win32ole-pr.rb', line 4355

def lpVtbl
  @lpVtbl
end

#m_cRefObject

Returns the value of attribute m_cRef

Returns:

  • (Object)

    the current value of m_cRef



4355
4356
4357
# File 'lib/win32ole-pr.rb', line 4355

def m_cRef
  @m_cRef
end

#m_event_idObject

Returns the value of attribute m_event_id

Returns:

  • (Object)

    the current value of m_event_id



4355
4356
4357
# File 'lib/win32ole-pr.rb', line 4355

def m_event_id
  @m_event_id
end

#m_iidObject

Returns the value of attribute m_iid

Returns:

  • (Object)

    the current value of m_iid



4355
4356
4357
# File 'lib/win32ole-pr.rb', line 4355

def m_iid
  @m_iid
end

#pTypeInfoObject

Returns the value of attribute pTypeInfo

Returns:

  • (Object)

    the current value of pTypeInfo



4355
4356
4357
# File 'lib/win32ole-pr.rb', line 4355

def pTypeInfo
  @pTypeInfo
end