Skip to content

Latest commit

 

History

History
76 lines (60 loc) · 2.39 KB

nf-d3d9helper-idirect3dtexture9-unlockrect.md

File metadata and controls

76 lines (60 loc) · 2.39 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.IDirect3DTexture9.UnlockRect
IDirect3DTexture9::UnlockRect (d3d9helper.h)
The IDirect3DTexture9::UnlockRect method (d3d9.h) unlocks a rectangle on a texture resource.
IDirect3DTexture9 interface [Direct3D 9]
UnlockRect method
IDirect3DTexture9.UnlockRect
IDirect3DTexture9::UnlockRect
UnlockRect
UnlockRect method [Direct3D 9]
UnlockRect method [Direct3D 9]
IDirect3DTexture9 interface
d3d9helper/IDirect3DTexture9::UnlockRect
dc06fd43-b5ef-87a2-a68e-2779288b756b
direct3d9.idirect3dtexture9__unlockrect
direct3d9\idirect3dtexture9__unlockrect.htm
direct3d9
VS|directx_sdk|~\idirect3dtexture9__unlockrect.htm
08/12/2022
IDirect3DTexture9 interface [Direct3D 9],UnlockRect method, IDirect3DTexture9.UnlockRect, IDirect3DTexture9::UnlockRect, UnlockRect, UnlockRect method [Direct3D 9], UnlockRect method [Direct3D 9],IDirect3DTexture9 interface, d3d9helper/IDirect3DTexture9::UnlockRect, dc06fd43-b5ef-87a2-a68e-2779288b756b, direct3d9.idirect3dtexture9__unlockrect
d3d9helper.h
D3D9.h
Windows
D3D9.lib
Windows
19H1
IDirect3DTexture9::UnlockRect
d3d9helper/IDirect3DTexture9::UnlockRect
c++
APIRef
kbSyntax
COM
D3D9.lib
D3D9.dll
IDirect3DTexture9.UnlockRect

IDirect3DTexture9::UnlockRect

-description

Unlocks a rectangle on a texture resource.

-parameters

-param Level [in]

Type: UINT

Specifies the level of the texture resource to unlock.

-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

IDirect3DTexture9

IDirect3DTexture9::LockRect