.
The NetFileEnum function returns information about some or all open files on a server, depending on the parameters specified
12/9/2009 11:45:08 AM - -194.203.23.2
.
See NetFileEnum
The NetFileEnum function returns information about some or all open files on a server, depending on the parameters specified
12/9/2009 11:45:08 AM - -194.203.23.2
.
See NetFileEnum for how to get the fileid
The NetFileEnum function returns information about some or all open files on a server, depending on the parameters specified
12/9/2009 11:45:08 AM - -194.203.23.2
.
The NetFileEnum function returns information about some or all open files on a server, depending on the parameters specified
12/9/2009 11:45:08 AM - -194.203.23.2
.
static extern int NetFileEnum(
.
Declare Unicode Function NetFileEnum Lib "netapi32.dll" ( _
.
'NET_API_STATUS NetFileEnum(
.
int dwStatus = NetFileEnum(null, null, null, 3, ref pBuffer, MAX_PREFERRED_LENGTH, out dwReadEntries, out dwTotalEntries, IntPtr.Zero );
.
dwStatus = NetFileEnum(TextBox1.Text, Nothing, Nothing, 3, pBuffer, MAX_PREFERRED_LENGTH, dwReadEntries, dwTotalEntries, IntPtr.Zero)
.