DestroyResourceIndexer function
Frees the computational resources associated with the specified resource indexer.
Syntax
void DestroyResourceIndexer(
_In_opt_ PVOID resourceIndexer
);
Parameters
- resourceIndexer [in, optional]
-
The resource indexer for which you want to free the computational resources.
Return value
This function does not return a value.
Requirements
|
Minimum supported client |
Windows 10 [desktop apps only] |
|---|---|
|
Minimum supported server |
Windows Server 2016 [desktop apps only] |
|
Header |
|
|
Library |
|
|
DLL |
|
See also
Show: