SWT Win32 OLE implementation classes.
-
A shared Variant instance with type VT_NULL.
Returns the value of the property specified by the dispIdMember.
Returns the value of the property specified by the dispIdMember.
Returns the value of the property specified by the dispIdMember.
Get the control site property specified by the dispIdMember, or
null
if the dispId is not recognised.
OleAutomation.invoke(int dispIdMember)
Invokes a method on the OLE Object; the method has no parameters.
Invokes a method on the OLE Object; the method has no optional parameters.
OleAutomation.invoke(int dispIdMember,
Variant[] rgvarg,
int[] rgdispidNamedArgs)
Invokes a method on the OLE Object; the method has optional parameters.
Invokes platform specific functionality to wrap a variant
that was allocated in operating system memory.
int
Asks the OLE Document or ActiveX Control to execute a command from a standard
list of commands.
Returns the value of the property specified by the dispIdMember.
Returns the value of the property specified by the dispIdMember.
Invokes a method on the OLE Object; the method has no optional parameters.
OleAutomation.invoke(int dispIdMember,
Variant[] rgvarg,
int[] rgdispidNamedArgs)
Invokes a method on the OLE Object; the method has optional parameters.
void
Invokes a method on the OLE Object; the method has no optional parameters.
void
Invokes a method on the OLE Object; the method has optional parameters.
boolean
Sets the property specified by the dispIdMember to a new value.
boolean
Sets the property specified by the dispIdMember to a new value.
void
Sets the control site property specified by the dispIdMember to a new value.
static void
Invokes platform specific functionality to copy a variant
into operating system memory.