VertexBuffer.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 vertex data and obtains the vertex buffer memory.

Overload List

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

Top

See Also

Reference

VertexBuffer Class

VertexBuffer Members

Microsoft.WindowsMobile.DirectX.Direct3D Namespace