Imports a DADrawingSurface object and passes it into the DirectAnimation engine. The DADrawingSurface is translated into a DAImage object, and can then use any of the relevant function calls. The import occurs upon a triggering event.
lib.ImportDirectDrawSurface(
dds,
updateEvent
)
Returns the DAImage object.
Creates an empty DADrawingSurface object.
lib.NewDrawingSurface( )
© 1997 Microsoft Corporation. All rights reserved. Terms of Use.