[DllImport("netapi32.dll", SetLastError=true)]
static extern TODO NetShareGetInfo(TODO);
Declare Unicode Function NetShareGetInfo Lib "netapi32.dll" _
(ByVal ServerName As String, _
ByVal ShareName As String, _
ByVal Level As Long, _
ByRef BufPtr As IntPtr) As Integer
None.
None.
Please add some!
Please add some!
Do you know one? Please contribute it!