Tesla Graphics Engine Documentation (January 2012)
CreateSwapChainImplementation Method (windowHandle, presentParams)
TeslaTesla.Direct3D10.GraphicsD3D10RenderSystemProviderCreateSwapChainImplementation(IntPtr, PresentationParameters)
Creates a new swap chain implementation.
Declaration Syntax
C#
public SwapChainImplementation CreateSwapChainImplementation(
	IntPtr windowHandle,
	PresentationParameters presentParams
)
Parameters
windowHandle (IntPtr)
Pointer to the window
presentParams (PresentationParameters)
Presentation parameters
Return Value
Swap chain implemented

Assembly: Tesla.Direct3D10 (Module: Tesla.Direct3D10) Version: 0.5.0.0 (0.5.0.0)