static extern uint FilterLoad([MarshalAs(UnmanagedType.LPWStr)]string strDriverName);
Declare Function FilterLoad Lib "fltlib.dll" (TODO) As TODO