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

rapi

.

static extern bool CeFindClose(int hFindFile);

.

Declare Function CeFindClose Lib "rapi.dll" (hFindFile As Integer) As Boolean

.
Documentation
[CeFindClose] on MSDN
.

    CeFindClose(hResult);

coredll

.

static extern TODO CeFindCloseRegChange(TODO);

.

Private Shared Function CeFindCloseRegChange(ByVal hChangeHandle As IntPtr) As <MarshalAs(UnmanagedType.Bool)> Boolean

.
Documentation
[CeFindCloseRegChange] on MSDN

kernel32

.
Summary
.

static extern bool FindCloseChangeNotification(IntPtr hChangeHandle);

.
Documentation
[FindCloseChangeNotification] on MSDN
.
Summary
.

static extern bool FindCloseChangeNotification(IntPtr hChangeHandle);

.
Documentation
[FindCloseChangeNotification] on MSDN
.

    FindClose(hFile);

.

    FindClose(hFile);


 
Access PInvoke.net directly from VS: