Skip to content

Latest commit

 

History

History
64 lines (55 loc) · 1.77 KB

nf-winnt-rtldeletegrowablefunctiontable.md

File metadata and controls

64 lines (55 loc) · 1.77 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:winnt.RtlDeleteGrowableFunctionTable
RtlDeleteGrowableFunctionTable function (winnt.h)
Informs the system that a previously reported dynamic function table is no longer in use.
RtlDeleteGrowableFunctionTable
RtlDeleteGrowableFunctionTable function
base.rtldeletegrowablefunctiontable
winnt/RtlDeleteGrowableFunctionTable
base\rtldeletegrowablefunctiontable.htm
Debug
2ae4eef2-5cdc-4ebf-9285-ef6a1a4e9197
12/05/2018
RtlDeleteGrowableFunctionTable, RtlDeleteGrowableFunctionTable function, base.rtldeletegrowablefunctiontable, winnt/RtlDeleteGrowableFunctionTable
winnt.h
Windows.h
Windows
Windows 8 [desktop apps only]
Windows Server 2012 [desktop apps only]
Ntdll.lib
Ntdll.dll
Windows
19H1
RtlDeleteGrowableFunctionTable
winnt/RtlDeleteGrowableFunctionTable
c++
APIRef
kbSyntax
DllExport
ntdll.dll
API-MS-Win-Core-RTLSupport-l1-2-0.dll
RtlDeleteGrowableFunctionTable

RtlDeleteGrowableFunctionTable function

-description

Informs the system that a previously reported dynamic function table is no longer in use.

-parameters

-param DynamicTable [in]

An opaque reference returned by RtlAddGrowableFunctionTable.

-returns

This function does not return a value.