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

advapi32

.

The OpenBackupEventLog function opens a handle to a backup event log. This handle can be used with the BackupEventLog function.

.

[DllImport("advapi32.dll", EntryPoint="OpenBackupEventLog")]

.

public static extern int OpenBackupEventLogA(

.

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

.
Documentation
[OpenBackupEventLog] on MSDN

 
Access PInvoke.net directly from VS: