共用方式為


DestroyResourceIndexer 函式 (resourceindexer.h)

釋放與指定之資源索引子相關聯的計算資源。

語法

void DestroyResourceIndexer(
  [in, optional] PVOID resourceIndexer
);

參數

[in, optional] resourceIndexer

您要釋放計算資源的資源索引子。

傳回值

需求

   
最低支援的用戶端 Windows 10 [僅限傳統型應用程式]
最低支援的伺服器 Windows Server 2016 [僅限傳統型應用程式]
目標平台 Windows
標頭 resourceindexer.h
程式庫 Mrmsupport.lib
Dll Mrmsupport.dll

另請參閱

CreateResourceIndexer