Programming Flowcharts
77
4
4
4
4
4
4
4
4
4
Execute an Overlay Animation Sequence
Get a surface DC to surface #1 with
OlFgGetSurfaceDC.
Draw an image on surface #1 with
standard GDI functions.
Release the surface #1 DC with
OlFgReleaseSurfaceDC.
Set surface #1 as the visible surface
with OlFgSetVisibleSurface.
Get a surface DC to surface #2 with
OlFgGetSurfaceDC.
Draw an image on surface #2 with
standard GDI functions.
Release the surface #2 DC with
OlFgReleaseSurfaceDC.
Get a handle to a WIN32[event]
synchronization object with
OlFgGetPassthruSyncEvent.
Wait for a WIN32[event]
synchronization object.
Wait for a WIN32[event]
synchronization object.
Set surface #2 as the visible surface
with OlFgSetVisibleSurface.
Summary of Contents for 18729
Page 2: ...DT3120 UM 18109 E User s Manual ...
Page 5: ......
Page 9: ...Contents viii ...
Page 17: ...About this Manual xvi ...
Page 18: ...1 1 Overview Features 2 Supported Software 3 ...
Page 45: ...Chapter 2 28 ...
Page 95: ...Chapter 4 78 ...
Page 106: ...89 A Specifications ...
Page 109: ...Appendix A 92 ...