共用方式為


iDataCollectorSet::get_DescriptionUnresolved 方法 (pla.h)

擷取其原始格式設定之數據收集器的描述。

這個屬性是唯讀的。

語法

HRESULT get_DescriptionUnresolved(
  BSTR *Descr
);

參數

Descr

傳回值

備註

當您最初在 IDataCollectorSet::D escription 屬性中設定時,這個屬性會傳回描述。 一般而言,如果您使用 @binary,#id 格式設定描述,則會使用這個屬性。

規格需求

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

另請參閱

IDataCollectorSet

IDataCollectorSet::D escription