IndexBuffer.Lock Method

Include Protected Members
Include Inherited Members

Include .NET Framework Members
Include .NET Compact Framework Members
Include XNA Framework Members

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

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

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