Microsoft SDK for Java

getDC

This method of the DirectDrawSurface Class creates a Graphical Device Interface-compatible handle of a device context for the surface.

Syntax

public int getDC();

Return Value

Returns the handle of a device context.

© 1999 Microsoft Corporation. All rights reserved. Terms of use.