Condividi tramite


Interfaccia IKsAllocatorEx (ksproxy.h)

L'interfaccia IKsAllocatorEx è destinata all'uso del proxy e non è consigliata per l'uso dell'applicazione. IKsAllocatorEx eredita tutti i metodi dell'interfaccia IKsAllocator ed estende IKsAllocator per fornire metodi che controllano ulteriormente ed eseguono query su un allocatore.

L'IID per questa interfaccia è IID_IKsAllocatorEx.

Ereditarietà

L'interfaccia IKsAllocatorEx eredita da IUnknown e IKsAllocator.

Metodi

L'interfaccia IKsAllocatorEx dispone di questi metodi.

 
IKsAllocatorEx::KsGetProperties

Restituisce le proprietà per un allocatore.
IKsAllocatorEx::KsSetAllocatorHandle

Imposta l'handle per un allocatore.
IKsAllocatorEx::KsSetProperties

Imposta le proprietà per un allocatore.

Requisiti

Requisito Valore
Piattaforma di destinazione Windows
Intestazione ksproxy.h (include Ksproxy.h)

Vedi anche

IKsAllocator