類別SMS_CoNtextMethods中的 ClearCoNtextHandle 方法
在Configuration Manager中,方法 ClearContextHandle
會清除與指定內容控制碼相關聯的快取內容資料。
下列語法是從受控物件格式 (MOF) 程式碼中簡化,並定義 方法。
語法
SInt32 ClearContextHandle(
String ContextHandle
);
參數
ContextHandle
資料類型:String
限定詞:[in]
在 類別SMS_CoNtextMethods中呼叫 GetCoNtextHandle 方法所產生的內容控制碼。
傳回值
資料 SInt32
類型,表示成功為 0,失敗則為非零。
需求
執行時間需求
如需詳細資訊,請參閱Configuration Manager伺服器執行時間需求。
開發需求
如需詳細資訊,請參閱Configuration Manager伺服器開發需求。
另請參閱
SMS_CoNtextMethods類別
類別SMS_CoNtextMethods中的 GetCoNtextHandle 方法