Create
Applies to

TDirectDrawSurface

Declaration

constructor CreateDuplicated( Surface: TDirectDrawSurface );

Description

Creates and initializes a TDirectDrawSurface instance that points to the same surface memory as an existing TDirectDrawSurface object. See IDirectDraw2::DuplicateSurface for more information.