Device Constructor

Include Protected Members
Include Inherited Members

Include .NET Framework Members
Include .NET Compact Framework Members
Include XNA Framework Members

Initializes a new instance of the Device structure.

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

Overload List

  Name Description
Public methodSupported by the .NET Compact Framework Device(Int32, DeviceType, IntPtr, CreateFlags, PresentParameters) Initializes a new instance of the Device structure.
Public methodSupported by the .NET Compact Framework Device(Int32, DeviceType, Control, CreateFlags, PresentParameters) Initializes a new instance of the Device structure.

Top

Remarks

You cannot create a device on a child window.

See Also

Reference

Device Class

Device Members

Microsoft.WindowsMobile.DirectX.Direct3D Namespace