ComponentOne Bitmap for WPF
C1.WPF.DX.4.5.2 Assembly / C1.Util.DX.Direct3D11 Namespace / ResultCode Class / CannotModifyIndexBuffer Field

In This Topic
    CannotModifyIndexBuffer Field
    In This Topic
    D3DX11_ERR_CANNOT_MODIFY_INDEX_BUFFER
    Syntax
    'Declaration
     
    Public Shared ReadOnly CannotModifyIndexBuffer As HResultDescriptor
    public static readonly HResultDescriptor CannotModifyIndexBuffer
    See Also