IMFASFContentInfo::SetProfile 方法 (wmcontainer.h)
使用設定檔物件的設定檔數據來設定 ContentInfo 物件中的設定。
語法
HRESULT SetProfile(
[in] IMFASFProfile *pIProfile
);
參數
[in] pIProfile
配置文件物件的 IMFASFProfile 介面。
傳回值
方法會傳回 HRESULT。 可能的值包括 (但不限於) 下表中的這些值。
傳回碼 | 描述 |
---|---|
|
此方法已成功。 |
備註
如果在呼叫此方法時 ContentInfo 物件中已經有資訊,則會由配置檔物件中的資訊取代。
規格需求
需求 | 值 |
---|---|
最低支援的用戶端 | Windows Vista [僅限傳統型應用程式] |
最低支援的伺服器 | Windows Server 2008 [僅限傳統型應用程式] |
目標平台 | Windows |
標頭 | wmcontainer.h |
程式庫 | Mfuuid.lib |