Gets a pointer to a swap chain.
HRESULT GetSwapChain( UINT iSwapChain, IDirect3DSwapChain9 ** ppSwapChain );
If the method succeeds, the return value is D3D_OK. If the method fails, the return value can be one of the following: D3DERR_INVALIDCALL.
Header: Declared in D3d9.h.