DirectDraw Functions
The following table shows the DirectDraw functions with a description of the purpose of each.
Programming element | PPC | SP | Description |
---|---|---|---|
DirectDrawCreate | X | X | This function creates an instance of a DirectDraw object. |
DirectDrawCreateClipper | X | X | This function creates an instance of a DirectDrawClipper object not associated with a DirectDraw object. |
DirectDrawEnumerateEx | X | X | This function enumerates all DirectDraw devices installed on the system. |
See Also
Send Feedback on this topic to the authors