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



4360
4361
4362
# File 'lib/win32ole-pr.rb', line 4360

def AddRef
  @AddRef
end

#GetIDsOfNamesObject

Returns the value of attribute GetIDsOfNames

Returns:

  • (Object)

    the current value of GetIDsOfNames



4360
4361
4362
# File 'lib/win32ole-pr.rb', line 4360

def GetIDsOfNames
  @GetIDsOfNames
end

#GetTypeInfoObject

Returns the value of attribute GetTypeInfo

Returns:

  • (Object)

    the current value of GetTypeInfo



4360
4361
4362
# File 'lib/win32ole-pr.rb', line 4360

def GetTypeInfo
  @GetTypeInfo
end

#GetTypeInfoCountObject

Returns the value of attribute GetTypeInfoCount

Returns:

  • (Object)

    the current value of GetTypeInfoCount



4360
4361
4362
# File 'lib/win32ole-pr.rb', line 4360

def GetTypeInfoCount
  @GetTypeInfoCount
end

#InvokeObject

Returns the value of attribute Invoke

Returns:

  • (Object)

    the current value of Invoke



4360
4361
4362
# File 'lib/win32ole-pr.rb', line 4360

def Invoke
  @Invoke
end

#QueryInterfaceObject

Returns the value of attribute QueryInterface

Returns:

  • (Object)

    the current value of QueryInterface



4360
4361
4362
# File 'lib/win32ole-pr.rb', line 4360

def QueryInterface
  @QueryInterface
end

#ReleaseObject

Returns the value of attribute Release

Returns:

  • (Object)

    the current value of Release



4360
4361
4362
# File 'lib/win32ole-pr.rb', line 4360

def Release
  @Release
end