windows
Provides COM interface and additional functionality on Windows
Select category:
Grab positions of landmarks on the screen.
Display a message box using the win32 API.
Delete a value from the Windows registry.
Read a value from the Windows registry.
Write a value to the Windows registry.
Read value names from from the Windows registry.
Read the keys of a given subkey from the Windows registry.
internal function
Open the file or directory NAME in the windows registered application for the file, using shell open command.
Insert or get data from the clipboard.
Create a COM server using the PROGID identifier.
Close down all GNU Octave managed COM handles.
Release interfaces from COM object OBJ and then delete the COM server
Call get function on COM object OBJ.
Call invoke on OBJ to run a method, or obtain a list of all methods.
Release interfaces from COM object OBJ
Call set function on COM object OBJ to set property PROPNAME to value VALUE.
Determine whether H is a COM object.
A get override for octave_com_object objects.
Invoke a method on a COM object.
A set override for octave_com_object objects.
Release the COM object OBJ and all of its resources.
A delete override for octave_com_object objects.
List the names of the public methods for the object octave_com_object OBJ.
Set or get a feature value.
Save OBJ as an Excel sheet into the file FILENAME.
Package: windows