Search
Module:
Directory

   Desktop Functions:

   Smart Device Functions:


Show Recent Changes
Subscribe (RSS)
Misc. Pages
Comments
FAQ
Helpful Tools
Playground
Suggested Reading
Website TODO List
Download Visual Studio Add-In

Search Results for "ClearEventLog" in [All]

advapi32

.

    [DllImport("advapi32.dll", SetLastError=true, EntryPoint="ClearEventLog")]

.

    public static extern bool ClearEventLog(    

.

Declare Function ClearEventLog Lib "advapi32.dll" (TODO) As TODO

.

        Boolean success = NativeMethods.ClearEventLog(hEventLog, savePath);

.
Documentation
[ClearEventLog] on MSDN

 
Access PInvoke.net directly from VS: