DestroyResourceIndexer function (resourceindexer.h)
Frees the computational resources associated with the specified resource indexer.
Syntax
void DestroyResourceIndexer(
[in, optional] PVOID resourceIndexer
);
Parameters
[in, optional] resourceIndexer
The resource indexer for which you want to free the computational resources.
Return value
None
Requirements
Requirement | Value |
---|---|
Minimum supported client | Windows 10 [desktop apps only] |
Minimum supported server | Windows Server 2016 [desktop apps only] |
Target Platform | Windows |
Header | resourceindexer.h |
Library | Mrmsupport.lib |
DLL | Mrmsupport.dll |