hFtr parameter is not the HNUserFilter object handle.
Description:
Use the BpfSaveToFile function to save the BPF program to a file. The
HNUserFilter component saves the BPF program in the
HN_BPF_PROGRAMM structure format. For the further working
with this program use the BpfLoadFromFile function.
Requirements:
Unicode
Implemented as BpfSaveToFileW (Unicode) and BpfSaveToFileA (ANSI).