This method of the DirectDrawSurface Class retrieves an interface to the DirectDraw object that was used to create the surface.
public IUnknown getDDInterface();
Returns the IUnknown object if successful; null otherwise.