Microsoft SDK for Java

releaseDC

This method of the DirectDrawSurface Class releases the handle of a device context previously obtained by using the getDC method.

Syntax

public void releaseDC(int hdc);

Parameters

hdc The handle of a device context.

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