共用方式為


類別SMS_UserMachineRelationship中的 RemoveSource 方法

Configuration Manager RemoveSource 中的 Windows Management Instrumentation (WMI) 類別方法會移除使用者與裝置之間關聯性的來源。

下列語法是從受控物件格式 (MOF) 程式碼中簡化,並定義 方法。

語法

sint32 RemoveSource(  
     uint32 SourceId  
);  

參數

SourceId
資料類型: UInt32 陣列

限定 符: [in]

相依性的來源物件識別碼。

傳回值

資料 SInt32 類型,為 0 表示成功或非零表示失敗。

如需處理傳回錯誤的詳細資訊,請參閱關於Configuration Manager錯誤

需求

執行時間需求

如需詳細資訊,請參閱Configuration Manager伺服器執行時間需求。

開發需求

如需詳細資訊,請參閱Configuration Manager伺服器開發需求。

另請參閱

SMS_Application伺服器 WMI 類別