DeviceCreationParameters.FocusWindowHandle Property

Language:

Retrieves a pointer to the window to which focus belongs for the current device.

Definition

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

Property Value

System.IntPtr
An IntPtr Leave Site value that points to the window to which focus belongs for the device.

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