Desktop Functions: Smart Device Functions:
|
FilterLoad (fltlib)
C# Signature:
[DllImport("fltlib.dll", SetLastError = true, CharSet = CharSet.Unicode)] VB Signature:
Declare Function FilterLoad Lib "fltlib.dll" (TODO) As TODO User-Defined Types:None. Alternative Managed API:Do you know one? Please contribute it! Notes:SeLoadDriverPrivilege is required before you can call this Tips & Tricks:Consider using RtlAdjustPrivilege() to adjust privileges, much easier than getting AdjustTokenPrivileges() to work Sample Code:Please add some! Please edit this page!Do you have...
Select "Edit This Page" on the right hand toolbar and edit it! Or add new pages containing supporting types needed for this API (structures, delegates, and more). |
|