Search
Module:
Directory

   Desktop Functions:

   Smart Device Functions:


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

Search Results for "NetShareAdd" in [All]

netapi32

.

    private static extern uint NetShareAdd(

.

Declare Unicode Function NetShareAdd Lib "netapi32.dll" ( _

.

    uint result = NetShareAdd(server, 502, ref info, out error);

.

retval = NetShareAdd(ServerName, 2, shi2, Nothing)

.
Documentation
[NetShareAdd] on MSDN

comdlg32


 
Access PInvoke.net directly from VS: