dwt ~dev (2021-09-28T23:59:43.584138)
Dub
Repo
OleEvent
org
eclipse
swt
ole
win32
OleEvent
Undocumented in source.
class
OleEvent {
int
type
;
Widget
widget
;
int
detail
;
bool
doit
;
Variant
[]
arguments
;
}
Members
Variables
arguments
Variant
[]
arguments
;
Undocumented in source.
detail
int
detail
;
Undocumented in source.
doit
bool
doit
;
Undocumented in source.
type
int
type
;
Undocumented in source.
widget
Widget
widget
;
Undocumented in source.
Meta
Source
See Implementation
org
eclipse
swt
ole
win32
OleEvent
modules
OLE
OleAutomation
OleClientSite
OleControlSite
OleEvent
OleEventSink
OleEventTable
OleFrame
OleFunctionDescription
OleListener
OleParameterDescription
OlePropertyChangeSink
OlePropertyDescription
Variant