FILE_SHARE_DELETE (Constants)
Last changed: 94.229.131.27
.
Summary
TODO - a short description of this collection of constants
C# Constants:
const int FILE_SHARE_DELETE = 4;
VB Constants:
Const FILE_SHARE_DELETE As Integer = 4
Notes:
None.