Class: WIN32OLE_EVENT::IEVENTSINKOBJ
- Inherits:
-
Struct
- Object
- Struct
- WIN32OLE_EVENT::IEVENTSINKOBJ
- Defined in:
- lib/win32ole-pr.rb
Instance Attribute Summary collapse
-
#lpVtbl ⇒ Object
Returns the value of attribute lpVtbl.
-
#m_cRef ⇒ Object
Returns the value of attribute m_cRef.
-
#m_event_id ⇒ Object
Returns the value of attribute m_event_id.
-
#m_iid ⇒ Object
Returns the value of attribute m_iid.
-
#pTypeInfo ⇒ Object
Returns the value of attribute pTypeInfo.
Instance Attribute Details
#lpVtbl ⇒ Object
Returns the value of attribute lpVtbl
4361 4362 4363 |
# File 'lib/win32ole-pr.rb', line 4361 def lpVtbl @lpVtbl end |
#m_cRef ⇒ Object
Returns the value of attribute m_cRef
4361 4362 4363 |
# File 'lib/win32ole-pr.rb', line 4361 def m_cRef @m_cRef end |
#m_event_id ⇒ Object
Returns the value of attribute m_event_id
4361 4362 4363 |
# File 'lib/win32ole-pr.rb', line 4361 def m_event_id @m_event_id end |
#m_iid ⇒ Object
Returns the value of attribute m_iid
4361 4362 4363 |
# File 'lib/win32ole-pr.rb', line 4361 def m_iid @m_iid end |
#pTypeInfo ⇒ Object
Returns the value of attribute pTypeInfo
4361 4362 4363 |
# File 'lib/win32ole-pr.rb', line 4361 def pTypeInfo @pTypeInfo end |