IKsAllocator::KsGetAllocatorStatus method (ksproxy.h)
Retrieves the status of an allocator.
Syntax
HRESULT KsGetAllocatorStatus(
PKSSTREAMALLOCATOR_STATUS AllocatorStatus
);
Parameters
AllocatorStatus
Return value
If this method succeeds, it returns S_OK. Otherwise, it returns an HRESULT error code.
Requirements
Requirement | Value |
---|---|
Target Platform | Windows |
Header | ksproxy.h (include Ksproxy.h) |