'Declaration Public Function CreateDevice( _ ByVal adapter As Integer, _ ByVal deviceType As DeviceType, _ ByVal hFocusWindow As IntPtr, _ ByVal behaviorFlags As CreateFlags, _ ByVal presentationParametersRef() As PresentParameters _ ) As Device
public Device CreateDevice( int adapter, DeviceType deviceType, IntPtr hFocusWindow, CreateFlags behaviorFlags, PresentParameters[] presentationParametersRef )
Parameters
- adapter
- deviceType
- hFocusWindow
- behaviorFlags
- presentationParametersRef