EnumerateAttachedSurfaces
Applies to

TDirectDrawSurface

Declaration

procedure EnumerateAttachedSurfaces ( List: TList );

Description

Calls the interface EnumAttachedSurfaces method to enumerate all the surfaces attached to a given interface. For each surface enumerated a TDirectDrawSurface pointer is added to the List. See  IDirectDrawSurface3::EnumAttachedSurfaces for more information.