Microsoft SDK for Java

getCaps

This method of the DirectDrawSurface Class retrieves the capabilities of the surface. These capabilities are not necessarily related to the capabilities of the display device.

Syntax

public int getCaps();

Return Value

Returns the hardware capabilities of the surface.

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