共用方式為


IKsAllocatorEx 介面 (ksproxy.h)

IKsAllocatorEx 介面適用於 Proxy 使用,不建議用於應用程式。 IKsAllocatorEx 會繼承 IKsAllocator 介面的所有方法,並擴充 IKsAllocator ,以提供進一步控制和查詢配置器的方法。

此介面的 IID IID_IKsAllocatorEx。

繼承

IKsAllocatorEx 介面繼承自 IUnknown 和 IKsAllocator

方法

IKsAllocatorEx 介面具有這些方法。

 
IKsAllocatorEx::KsGetProperties

傳回配置器的屬性。
IKsAllocatorEx::KsSetAllocatorHandle

設定配置器的句柄。
IKsAllocatorEx::KsSetProperties

設定配置器的屬性。

規格需求

需求
目標平台 Windows
標頭 ksproxy.h (包含 Ksproxy.h)

另請參閱

IKsAllocator