Unit 'Jedi.Direct3D9' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#pl_asphyrepxl]

IDirect3DSwapChain9

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

Declaration

Source position: Jedi.Direct3D9.pas line 4633

type IDirect3DSwapChain9 = interface(IUnknown)

  function Present();

  

  function GetFrontBufferData();

  

  function GetBackBuffer();

  

  function GetRasterStatus();

  

  function GetDisplayMode();

  

  function GetDevice();

  

  function GetPresentParameters();

  

end;

Inheritance

IDirect3DSwapChain9

  

|

IInterface



CT Web help

CodeTyphon Studio