Partager via


Interface IKsAllocatorEx (ksproxy.h)

L’interface IKsAllocatorEx est destinée à une utilisation proxy et non recommandée pour l’utilisation de l’application. IKsAllocatorEx hérite de toutes les méthodes de l’interface IKsAllocator et étend IKsAllocator pour fournir des méthodes qui contrôlent et interrogent davantage un allocateur.

L’IID de cette interface est IID_IKsAllocatorEx.

Héritage

L’interface IKsAllocatorEx hérite de IUnknown et IKsAllocator.

Méthodes

L’interface IKsAllocatorEx a ces méthodes.

 
IKsAllocatorEx ::KsGetProperties

Retourne les propriétés d’un allocateur.
IKsAllocatorEx ::KsSetAllocatorHandle

Définit le handle d’un allocateur.
IKsAllocatorEx ::KsSetProperties

Définit les propriétés d’un allocateur.

Configuration requise

Condition requise Valeur
Plateforme cible Windows
En-tête ksproxy.h (inclure Ksproxy.h)

Voir aussi

IKsAllocator