Bitmap for WPF
CreateDevice メソッド (Direct3D)

C1.WPF.DX.4.5.2 アセンブリ > C1.Util.DX.Direct3D9 名前空間 > Direct3D クラス : CreateDevice メソッド
HRESULT IDirect3D9::CreateDevice([In] unsigned int Adapter,[In] D3DDEVTYPE DeviceType,[In] HWND hFocusWindow,[In] D3DCREATE BehaviorFlags,[In, Buffer] D3DPRESENT_PARAMETERS* pPresentationParameters,[Out, Fast] IDirect3DDevice9** ppReturnedDeviceInterface)
シンタックス
'宣言
 
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
)

パラメータ

adapter
deviceType
hFocusWindow
behaviorFlags
presentationParametersRef
参照

Direct3D クラス
Direct3D メンバ