Framework.WindowDeviceFullscreen Property

Language:

Retrieves the handle of the window used for fullscreen rendering.

Definition

Visual Basic Public ReadOnly Property WindowDeviceFullscreen As IntPtr
C# public IntPtr WindowDeviceFullscreen { get; }
C++ public:
property IntPtr WindowDeviceFullscreen {
        IntPtr get();
}
JScript public function get WindowDeviceFullscreen() : IntPtr

Property Value

System.IntPtr
The handle of the window used for fullscreen rendering.

This property is read-only. 

Send comments about this topic to Microsoft. © Microsoft Corporation. All rights reserved.

Feedback? Please provide us with your comments on this topic.
For more help, visit the DirectX Developer Center