共用方式為


PosCxCleanupEvents 函式 (poscx.h)

會呼叫 PosCxCleanupEvents,以清除由開啟實例所識別之指定呼叫端的所有擱置事件。

語法

void PosCxCleanupEvents(
  [in] WDFDEVICE     device,
  [in] WDFFILEOBJECT fileObject
);

參數

[in] device

表示裝置之架構裝置物件的句柄。

[in] fileObject

架構檔案物件的句柄,應該清除所有擱置的事件。

傳回值

規格需求

需求
目標平台 Windows
標頭 poscx.h (包含 Poscx.h)