I want to render into a portion of my window. I'm assuming that you use the Viewport structure but I can't find any examples. I'm using a camera based on the dxut camera from the sample framework.
I can do this in openGL but can't seem to figure out the way to do it here. Any help would be appreciated.

How do I set the Viewport in directx / c#?
Smartway
C#
myaspng
Thanks Pieter,
I was kind of thinking there might be some built in function for setting the whole lot. But that's great. Thanks for the quick response.
Cheers.