IndexBuffer.Lock Method

Include Protected Members
Include Inherited Members

Include .NET Framework Members

Include .NET Compact Framework Members
Include XNA Framework Members

[This documentation is for preview only, and is subject to change in later releases. Blank topics are included as placeholders.]

Locks a range of index data and obtains a pointer to the index buffer memory.

Overload List

  Name Description
Public methodSupported by the .NET Compact Framework Lock(Int32, LockFlags) Locks a range of index data and obtains a pointer to the index buffer memory.
Public methodSupported by the .NET Compact Framework Lock(Int32, Int32, LockFlags) Locks a range of index data and obtains a pointer to the index buffer memory.
Public methodSupported by the .NET Compact Framework Lock(Int32, Type, LockFlags, Int32) Locks a range of index data and obtains a pointer to the index buffer memory.

Top

See Also

Reference

IndexBuffer Class

IndexBuffer Members

Microsoft.WindowsMobile.DirectX.Direct3D Namespace