DeviceCreationParameters.FocusWindowHandle Property |
Language: |
Retrieves a pointer to the window to which focus belongs for the current device.
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
System.IntPtr
This property is read-only.
An IntPtr value that points to the window to which focus belongs for the device.
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