Any ideas what causes an status of NT_STATUS_LOGON_FAILURE when I attempt to
call FwpmFilterAdd0(engineHandle, &myFilter, NULL, NULL)?
I am able to call FwpmCalloutAdd0(engineHandle, &callout, NULL, NULL)
successfully in the same block of code.