Overview
Group
Quick Info

Windows NT
Yes
Win95
No
Win32s
No
Import Library
netapi32.lib
Header File
lmrepl.h
Unicode
WinNT
Platform Notes
All LanMan APIs are UNICODE only

NetReplExportDirGetInfo

The NetReplExportDirGetInfo function retrieves the control information of a replicated directory.

Security Requirements

No special group membership is required to successfully execute NetReplExportDirGetInfo.

NET_API_STATUS NetReplExportDirGetInfo(

LPTSTR servername,

LPTSTR dirname,

DWORD level,

LPBYTE *bufptr

);

Parameters

servername

Pointer to a null-terminated Unicode string containing the name of the remote server on which the function is to execute. A NULL pointer or string specifies the local computer.

dirname

Pointer to a null-terminated Unicode string containing the directory name about which to return control information.

level

Specifies one of the following values to return the level of information provided.

Value
Meaning
0
The bufptr parameter points to an array of REPL_EDIR_INFO_0 structures.

The bufptr parameter points to an array of REPL_EDIR_INFO_1 structures.

The bufptr parameter points to an array of REPL_EDIR_INFO_2 structures.

bufptr

Pointer to the buffer in which the data set with the level parameter is stored.

See Also

NetReplExportDirSetInfo
, NetReplExportDirEnum

Software for developers
Delphi Components
.Net Components
Software for Android Developers
More information resources
MegaDetailed.Net
Unix Manual Pages
Delphi Examples
Databases for Amazon shops developers
Amazon Categories Database
Browse Nodes Database