IKsAllocator 인터페이스(ksproxy.h)
IKsAllocator 인터페이스는 할당자를 제어하고 쿼리하는 메서드를 제공합니다. IKsAllocator 프록시용이며 애플리케이션 사용에는 권장되지 않습니다.
상속
IKsAllocator 인터페이스는 IUnknown 인터페이스에서 상속됩니다. IKsAllocator 다음과 같은 유형의 멤버도 있습니다.
방법
IKsAllocator 인터페이스에는 이러한 메서드가 있습니다.
IKsAllocator::KsGetAllocatorHandle 할당자에 대한 파일 핸들을 검색합니다. |
IKsAllocator::KsGetAllocatorMode 할당자가 메모리를 할당하는 모드를 반환합니다. |
IKsAllocator::KsGetAllocatorStatus 할당자의 상태를 검색합니다. |
IKsAllocator::KsSetAllocatorMode 할당자가 메모리를 할당하는 모드를 설정합니다. |
발언
이 인터페이스의 IID가 IID_IKsAllocator.
요구 사항
요구 | 값 |
---|---|
대상 플랫폼 | Windows |
헤더 | ksproxy.h(Ksproxy.h 포함) |