Framework.WindowDeviceWindowed Property |
Language: |
Retrieves the handle of the window used for windowed rendering.
Visual Basic Public ReadOnly Property WindowDeviceWindowed As IntPtr C# public IntPtr WindowDeviceWindowed { get; } C++ public:
property IntPtr WindowDeviceWindowed {
IntPtr get();
}JScript public function get WindowDeviceWindowed() : IntPtr
System.IntPtr
This property is read-only.
The handle of the window used for windowed rendering.
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