Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
The KsFreeDeviceHeader function cleans up and frees a previously allocated device header.
Syntax
KSDDKAPI VOID KsFreeDeviceHeader(
[in] KSDEVICE_HEADER Header
);
Parameters
[in] Header
Indicates the device header to free that had been previously allocated by KsAllocateDeviceHeader.
Return value
None
Requirements
Requirement | Value |
---|---|
Target Platform | Universal |
Header | ks.h (include Ks.h) |
Library | Ks.lib |