IKsAllocatorEx 接口 (ksproxy.h)
IKsAllocatorEx 接口供代理使用,不建议用于应用程序。 IKsAllocatorEx 继承 IKsAllocator 接口的所有方法,并扩展 IKsAllocator 以提供进一步控制和查询分配器的方法。
此接口的 IID 是IID_IKsAllocatorEx。
继承
IKsAllocatorEx 接口继承自 IUnknown 和 IKsAllocator。
方法
IKsAllocatorEx 接口具有以下方法。
IKsAllocatorEx::KsGetProperties 返回分配器的属性。 |
IKsAllocatorEx::KsSetAllocatorHandle 设置分配器的句柄。 |
IKsAllocatorEx::KsSetProperties 设置分配器的属性。 |
要求
要求 | 值 |
---|---|
目标平台 | Windows |
标头 | ksproxy.h (包括 Ksproxy.h) |