Skip to content

Latest commit

 

History

History
72 lines (58 loc) · 1.94 KB

nc-ntlsa-lsa_free_lsa_heap.md

File metadata and controls

72 lines (58 loc) · 1.94 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
NC:ntlsa.LSA_FREE_LSA_HEAP
LSA_FREE_LSA_HEAP (ntlsa.h)
Deallocates heap memory previously allocated by AllocateLsaHeap.
FreeLsaHeap
FreeLsaHeap callback function [Security]
LSA_FREE_LSA_HEAP
LSA_FREE_LSA_HEAP callback
_lsa_freelsaheap
ntlsa/FreeLsaHeap
security.freelsaheap
security\freelsaheap.htm
security
bd461a23-2501-48c5-8f2f-c6c98383157f
12/05/2018
FreeLsaHeap, FreeLsaHeap callback function [Security], LSA_FREE_LSA_HEAP, LSA_FREE_LSA_HEAP callback, _lsa_freelsaheap, ntlsa/FreeLsaHeap, security.freelsaheap
ntlsa.h
Windows
Windows XP [desktop apps only]
Windows Server 2003 [desktop apps only]
Windows
19H1
LSA_FREE_LSA_HEAP
ntlsa/LSA_FREE_LSA_HEAP
c++
APIRef
kbSyntax
UserDefined
ntlsa.h
FreeLsaHeap

LSA_FREE_LSA_HEAP callback function

-description

Deallocates heap memory previously allocated by AllocateLsaHeap.

-parameters

-param Base [in]

Pointer to the buffer to be freed.

-returns

This function does not return a value. However, if the function sets Base to NULL, the buffer was freed. If Base is not NULL after the function call ends, the buffer could not be freed.

-see-also

LSA_DISPATCH_TABLE

LSA_SECPKG_FUNCTION_TABLE