共用方式為


IActionCollection::get_Context 方法 (taskschd.h)

取得或設定工作的主體標識碼。 工作的主體會指定執行工作動作的安全性內容。

這是可讀寫的屬性。

語法

HRESULT get_Context(
  BSTR *pContext
);

參數

pContext

傳回值

規格需求

需求
最低支援的用戶端 Windows Vista [僅限傳統型應用程式]
最低支援的伺服器 Windows Server 2008 [僅限傳統型應用程式]
目標平台 Windows
標頭 taskschd.h
程式庫 Taskschd.lib
Dll Taskschd.dll

另請參閱

IActionCollection

工作排程器