GetHeapAlignment (Windows CE 5.0)
This callback function is not supported by Microsoft® Windows® CE .NET 4.0 and later.
The GetHeapAlignment callback function queries the surface alignment requirements.
DWORD GetHeapAlignment(LPDDHAL_GETHEAPALIGNMENTDATAlpGhaData);
Parameters
- lpGhaData
[in, out] Pointer to a DDHAL_GETHEAPALIGNMENTDATA structure that contains the heap alignment information.
Return Values
Returns one of the following values:
Requirements
OS Versions: Windows CE 2.12 and later. Version 2.12 requires DXPAK 1.0 or later.
Header: Ddrawi.h.
Link Library: Developer implemented.
See Also
Miscellaneous Callback Functions | DDHAL_GETHEAPALIGNMENTDATA
Send Feedback on this topic to the authors