Skip to content

Latest commit

 

History

History
74 lines (57 loc) · 2.29 KB

nf-d3d9helper-idirect3dvertexbuffer9-unlock.md

File metadata and controls

74 lines (57 loc) · 2.29 KB
UID title description helpviewer_keywords old-location tech.root ms.assetid ms.date ms.keywords req.header req.include-header req.target-type req.target-min-winverclnt req.target-min-winversvr req.kmdf-ver req.umdf-ver req.ddi-compliance req.unicode-ansi req.idl req.max-support req.namespace req.assembly req.type-library req.lib req.dll req.irql targetos req.typenames req.redist ms.custom f1_keywords dev_langs topic_type api_type api_location api_name
NF:d3d9helper.IDirect3DVertexBuffer9.Unlock
IDirect3DVertexBuffer9::Unlock (d3d9helper.h)
The IDirect3DVertexBuffer9::Unlock method (d3d9helper.h) unlocks vertex data.
5a3902da-98ea-e009-1f97-f26c26aa9113
IDirect3DVertexBuffer9 interface [Direct3D 9]
Unlock method
IDirect3DVertexBuffer9.Unlock
IDirect3DVertexBuffer9::Unlock
Unlock
Unlock method [Direct3D 9]
Unlock method [Direct3D 9]
IDirect3DVertexBuffer9 interface
d3d9helper/IDirect3DVertexBuffer9::Unlock
direct3d9.idirect3dvertexbuffer9__unlock
direct3d9\idirect3dvertexbuffer9__unlock.htm
direct3d9
VS|directx_sdk|~\idirect3dvertexbuffer9__unlock.htm
08/12/2022
5a3902da-98ea-e009-1f97-f26c26aa9113, IDirect3DVertexBuffer9 interface [Direct3D 9],Unlock method, IDirect3DVertexBuffer9.Unlock, IDirect3DVertexBuffer9::Unlock, Unlock, Unlock method [Direct3D 9], Unlock method [Direct3D 9],IDirect3DVertexBuffer9 interface, d3d9helper/IDirect3DVertexBuffer9::Unlock, direct3d9.idirect3dvertexbuffer9__unlock
d3d9helper.h
D3D9.h
Windows
D3D9.lib
Windows
19H1
IDirect3DVertexBuffer9::Unlock
d3d9helper/IDirect3DVertexBuffer9::Unlock
c++
APIRef
kbSyntax
COM
D3D9.lib
D3D9.dll
IDirect3DVertexBuffer9.Unlock

IDirect3DVertexBuffer9::Unlock

-description

Unlocks vertex data.

-returns

Type: HRESULT

If the method succeeds, the return value is D3D_OK. If the method fails, the return value can be D3DERR_INVALIDCALL.

-see-also

IDirect3DVertexBuffer9

IDirect3DVertexBuffer9::Lock

Vertex Buffers (Direct3D 9)