共用方式為


IWdsTransportContent::get_Id 方法 (wdstptmgmt.h)

接收唯一的內容識別碼,識別伺服器上的此內容物件。 WDS 傳輸伺服器會將唯一標識符指派給伺服器所傳輸的每個內容物件。

這個屬性是唯讀的。

語法

HRESULT get_Id(
  ULONG *pulId
);

參數

pulId

傳回值

規格需求

需求
最低支援的用戶端 都不支援
最低支援的伺服器 Windows Server 2008 [僅限傳統型應用程式]
目標平台 Windows
標頭 wdstptmgmt.h
Dll Wdstptmgmt.dll

另請參閱

IWdsTransportContent