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

ole32

.

public static extern void CoFreeUnusedLibrariesEx(UInt32 unloadDelay, UInt32 reserved);

.

Declare Function CoFreeUnusedLibrariesEx Lib "ole32.dll" (TODO) As TODO

.

        CoFreeUnusedLibrariesEx(pause, (UInt32)0);

.
Documentation
[CoFreeUnusedLibrariesEx] on MSDN
.

public static extern void CoFreeUnusedLibrariesEx(UInt32 unloadDelay, UInt32 reserved);

.

Declare Function CoFreeUnusedLibrariesEx Lib "ole32.dll" (TODO) As TODO

.

          CoFreeUnusedLibrariesEx(pause, (UInt32)0);

.
Documentation
[CoFreeUnusedLibrariesEx] on MSDN

 
Access PInvoke.net directly from VS: