IDXGIDisplayControl

Undocumented in source.
version(Windows)
interface IDXGIDisplayControl : IUnknown {}

Members

Functions

IsStereoEnabled
BOOL IsStereoEnabled()
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
SetStereoEnabled
void SetStereoEnabled(BOOL Enabled)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.

Meta