Microsoft DirectX 8.1 (C++)

ID3DXEffect::End

End the application of the technique.

HRESULT End();

Parameters

None.

Return Values

This method always returns the value S_OK.

Requirements

  Header: Declared in D3dx8effect.h.
  Import Library: Use D3dx8.lib.

See Also

ID3DXEffect::Begin, ID3DXEffect::Pass