DriverEvent
-
class
HPS.DriverEvent
: IDisposable Subclassed by HPS.DrawWindowEvent, HPS.FinishPictureEvent, HPS.InitPictureEvent
Public Functions
-
void
Dispose
()
-
DriverEvent
(HPS.DriverEvent in_that)
-
delegate void
DtorDelegate
(IntPtr cPtr)
-
IntPtr
GetClassID
()
-
IntPtr
GetGraphicsContext
()
-
IntPtr
GetSurface
(int index)
-
void
SetStereoMatrix
(HPS.DriverEvent.StereoMatrix id, HPS.MatrixKit in_matrix)
-
void