Search
Module:
Directory

   Desktop Functions:

   Smart Device Functions:


Show Recent Changes
Subscribe (RSS)
Misc. Pages
1` DF
Comments
FAQ
Helpful Tools
Playground
Suggested Reading
Website TODO List
Download Visual Studio Add-In

Search Results for "NetWkstaGetInfo" in [All]

netapi32

.

referenced by NetWkstaGetInfo

.

public static extern int NetWkstaGetInfo(string servername, int level, out IntPtr bufptr);

.

Declare Function NetWkstaGetInfo Lib "netapi32.dll" (TODO) As TODO

.

var ret = PInvoke.NetWkstaGetInfo(host, 100, out buffer);

.
Documentation
[NetWkstaGetInfo] on MSDN

advapi32

3: Tyde
.

NetWkstaGetInfo


 
Access PInvoke.net directly from VS: