ComponentOne Bitmap for WPF
C1.WPF.DX.4.5.2 Assembly / C1.Util.DX.Direct3D9 Namespace / D3D9 Class / Create9Ex Method

In This Topic
    Create9Ex Method
    In This Topic
    HRESULT Direct3DCreate9Ex([In] unsigned int SDKVersion,[Out, Fast] IDirect3D9Ex** arg1)
    Syntax
    'Declaration
     
    Public Shared Function Create9Ex( _
       ByVal sdkVersion As Integer _
    ) As IntPtr
    public static IntPtr Create9Ex( 
       int sdkVersion
    )

    Parameters

    sdkVersion
    See Also