Unit 'PXL.Windows.DDraw' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#pl_asphyrepxl]

IDirectDrawClipper

[Properties (by Name)] [Methods (by Name)] [Events (by Name)]

Declaration

Source position: PXL.Windows.DDraw.pas line 2877

type IDirectDrawClipper = interface(IUnknown)

  function GetClipList();

  

  function GetHWnd();

  

  function Initialize();

  

  function IsClipListChanged();

  

  function SetClipList();

  

  function SetHWnd();

  

end;

Inheritance

IDirectDrawClipper

  

|

IInterface



CT Web help

CodeTyphon Studio