cefindclose (rapi)
Last changed: -217.109.85.156

.
Summary
TODO - a short description

C# Signature:

[DllImport("rapi.dll", SetLastError=true)]
static extern bool CeFindClose(int hFindFile);

VB Signature:

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

User-Defined Types:

None.

Alternative Managed API:

Do you know one? Please contribute it!

Notes:

None.

Tips & Tricks:

Please add some!

Sample Code:

Please add some!

Documentation
CeFindClose on MSDN