ComponentOne Bitmap for UWP
C1.UWP.DX 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