Class: WIN32OLE_EVENT::IEventSinkVtbl

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

Instance Attribute Summary collapse

Instance Attribute Details

#AddRefObject

Returns the value of attribute AddRef

Returns:

  • (Object)

    the current value of AddRef



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

def AddRef
  @AddRef
end

#GetIDsOfNamesObject

Returns the value of attribute GetIDsOfNames

Returns:

  • (Object)

    the current value of GetIDsOfNames



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

def GetIDsOfNames
  @GetIDsOfNames
end

#GetTypeInfoObject

Returns the value of attribute GetTypeInfo

Returns:

  • (Object)

    the current value of GetTypeInfo



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

def GetTypeInfo
  @GetTypeInfo
end

#GetTypeInfoCountObject

Returns the value of attribute GetTypeInfoCount

Returns:

  • (Object)

    the current value of GetTypeInfoCount



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

def GetTypeInfoCount
  @GetTypeInfoCount
end

#InvokeObject

Returns the value of attribute Invoke

Returns:

  • (Object)

    the current value of Invoke



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

def Invoke
  @Invoke
end

#QueryInterfaceObject

Returns the value of attribute QueryInterface

Returns:

  • (Object)

    the current value of QueryInterface



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

def QueryInterface
  @QueryInterface
end

#ReleaseObject

Returns the value of attribute Release

Returns:

  • (Object)

    the current value of Release



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

def Release
  @Release
end