Microsoft SDK for Java

getSurfaceDesc

This method of the DirectDrawSurface Class retrieves a description of the surface in its current condition.

Syntax

public void getSurfaceDesc(DDSurfaceDesc surface);

Parameters

surface A DDSurfaceDesc object that receives the current description of this surface.

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