| C1.WPF.DX.4 Assembly > C1.Util.DX.Direct3D9 Namespace > Direct3D Class : CreateDevice Method |
'Declaration Public Function CreateDevice( _ ByVal adapter As System.Integer, _ ByVal deviceType As DeviceType, _ ByVal hFocusWindow As System.IntPtr, _ ByVal behaviorFlags As CreateFlags, _ ByVal presentationParametersRef() As PresentParameters _ ) As Device
public Device CreateDevice( System.int adapter, DeviceType deviceType, System.IntPtr hFocusWindow, CreateFlags behaviorFlags, PresentParameters[] presentationParametersRef )