共用方式為


IMFASFContentInfo::GetEncodingConfigurationPropertyStore 方法 (wmcontainer.h)

擷取可用來設定編碼屬性的屬性存放區。

語法

HRESULT GetEncodingConfigurationPropertyStore(
  [in]  WORD           wStreamNumber,
  [out] IPropertyStore **ppIStore
);

參數

[in] wStreamNumber

Stream 要設定的數位。 設定為零,以配置檔案層級編碼屬性。

[out] ppIStore

接收 IPropertyStore 介面的指標。 呼叫端必須釋放 介面。

傳回值

方法會傳回 HRESULT。 可能的值包括 (但不限於) 下表中的這些值。

傳回碼 描述
S_OK
此方法已成功。

規格需求

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

另請參閱

ASF ContentInfo 物件

IMFASFContentInfo

在 ContentInfo 物件中設定屬性