I am using the ChangeDisplaySettings API and was wondering if it has the ability to change screen orientation. Meaning if there are two monitors if it is set as clone, or span. The structure for this has a member called dmPosition which according to MSDN "Windows 98/Me, Windows 2000/XP: Position of the device in a multimonitor configuration". But I don't think that is it.

If this API doesn't have that ability, if anyone knows of another api, or some other way to set the multimonitor configuration that would be great.
Thanks