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 "ReportEvent" in [All]

advapi32

.
Summary
ReportEvent appends an event message to a Windows event log.
.

static extern int ReportEvent(IntPtr hHandle, ushort wType, ushort wCategory, uint dwEventID, IntPtr uSid, ushort wStrings, uint dwDataSize, string[] lpStrings, byte bData);

.
Documentation
ReportEvent @msdn on MSDN
.

static extern TODO ReportEvent(TODO);

.

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

.
Documentation
[ReportEvent] on MSDN

 
Access PInvoke.net directly from VS: