'Declaration Public Function CreateDeviceEx( _ ByVal adapter As Integer, _ ByVal deviceType As DeviceType, _ ByVal hFocusWindow As IntPtr, _ ByVal behaviorFlags As Integer, _ ByVal presentationParametersRef() As PresentParameters, _ ByVal fullscreenDisplayModeRef() As DisplayModeEx _ ) As DeviceEx
public DeviceEx CreateDeviceEx( int adapter, DeviceType deviceType, IntPtr hFocusWindow, int behaviorFlags, PresentParameters[] presentationParametersRef, DisplayModeEx[] fullscreenDisplayModeRef )
Parameters
- adapter
- deviceType
- hFocusWindow
- behaviorFlags
- presentationParametersRef
- fullscreenDisplayModeRef