Microsoft SDK for Java

getDDInterface

This method of the DirectDrawSurface Class retrieves an interface to the DirectDraw object that was used to create the surface.

Syntax

public IUnknown getDDInterface();

Return Value

Returns the IUnknown object if successful; null otherwise.

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