IndexBuffer.Lock Method

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

Overload List

Name Description
IndexBuffer.Lock (Int32, LockFlags) Locks a range of index data and obtains a pointer to the index buffer memory.

Supported by the .NET Compact Framework.
IndexBuffer.Lock (Int32, Int32, LockFlags) Locks a range of index data and obtains a pointer to the index buffer memory.

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

Supported by the .NET Compact Framework.

See Also

Reference

IndexBuffer Class
IndexBuffer Members
Microsoft.WindowsMobile.DirectX.Direct3D Namespace