KsCreateAllocatorAndGetHandle::KsSetAllocatorHandle method
[Some information relates to pre-released product which may be substantially modified before it's commercially released. Microsoft makes no warranties, express or implied, with respect to the information provided here.]
Creates an allocator for a pin and retrieves a file handle to the allocator.
Syntax
HRESULT KsSetAllocatorHandle(
);
Parameters
This method has no parameters.
Return value
If this method succeeds, it returns S_OK. Otherwise, it returns an HRESULT error code.
Requirements
Header |
Ksproxy.h (include Ksproxy.h) |
See also
KsCreateAllocatorAndGetHandle