Skip to content

Latest commit

 

History

History
126 lines (86 loc) · 2.96 KB

ns-dmemmgr-vmemheap.md

File metadata and controls

126 lines (86 loc) · 2.96 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
NS:dmemmgr._VMEMHEAP
VMEMHEAP (dmemmgr.h)
The VMEMHEAP structure contains information about the heap.
*LPVMEMHEAP
FAR *LPVMEMHEAP
FAR *LPVMEMHEAP structure [Display Devices]
VMEMHEAP
VMEMHEAP structure [Display Devices]
ddstrcts_3c571f23-5a4c-43c5-b7fb-69429f8c9dbe.xml
display.vmemheap
dmemmgr/FAR *LPVMEMHEAP
dmemmgr/VMEMHEAP
display\vmemheap.htm
display
bcc5eb95-a438-427f-bb16-7489e9485cd5
12/05/2018
*LPVMEMHEAP, FAR *LPVMEMHEAP, FAR *LPVMEMHEAP structure [Display Devices], VMEMHEAP, VMEMHEAP structure [Display Devices], ddstrcts_3c571f23-5a4c-43c5-b7fb-69429f8c9dbe.xml, display.vmemheap, dmemmgr/FAR *LPVMEMHEAP, dmemmgr/VMEMHEAP
dmemmgr.h
Dmemmgr.h
Windows
Windows
VMEMHEAP
19H1
_VMEMHEAP
dmemmgr/_VMEMHEAP
VMEMHEAP
dmemmgr/VMEMHEAP
c++
APIRef
kbSyntax
HeaderDef
dmemmgr.h
VMEMHEAP

VMEMHEAP structure

-description

The VMEMHEAP structure contains information about the heap.

-struct-fields

-field dwFlags

Reserved for system use and should be ignored by the driver.

-field stride

Reserved for system use and should be ignored by the driver.

-field freeList

Reserved for system use and should be ignored by the driver.

-field allocList

Reserved for system use and should be ignored by the driver.

-field dwTotalSize

Reserved for system use and should be ignored by the driver.

-field fpGARTLin

Points to the linear graphic address remapping table (GART) address of the start of the heap for nonlocal display memory.

-field fpGARTDev

Points to the physical GART address of the start of the heap for nonlocal display memory.

-field dwCommitedSize

Reserved for system use and should be ignored by the driver.

-field dwCoalesceCount

Reserved for system use and should be ignored by the driver.

-field Alignment

Reserved for system use and should be ignored by the driver.

-field ddsCapsExAlt

Reserved for system use and should be ignored by the driver.

-field ddsCapsEx

Reserved for system use and should be ignored by the driver.

-field liPhysAGPBase

Reserved for system use and should be ignored by the driver.

-field hdevAGP

Reserved for system use and should be ignored by the driver.

-field pvPhysRsrv

Reserved for system use and should be ignored by the driver.

-field pAgpCommitMask

Reserved for system use and should be ignored by the driver.

-field dwAgpCommitMaskSize

Reserved for system use and should be ignored by the driver.