function GetBandwidthInfo( const PixelFormat: TDDPixelFormat; Width, Height, Flags: Longint ): TDDVideoPortBandwidth;
Calls the interface GetBandwidthInfo method to retrieve the minimum required overlay zoom factors and device limitations of a video port that uses the provided output pixel format. See IDirectDrawVideoPort::GetBandwidthInfo for more information.