Overview
Group
Quick Info

Windows NT
Yes
Win95
No
Win32s
No
Import Library
-
Header File
lmconfig.h
Unicode
No
Platform Notes
None

CONFIG_INFO_0

The CONFIG_INFO_0 structure specifies name strings and values to configure components on local computers.

typedef struct _CONFIG_INFO_0 {

LPTSTR cfgi0_key;

LPTSTR cfgi0_data;

} CONFIG_INFO_0, *PCONFIG_INFO_0, *LPCONFIG_INFO_0;

cfgi0_key

Specifies a string with a configuration entry name. The name represents an entry into the LANMAN.INI file.

cfgi0_data

Specifies values that a user assigns to the configuration entry name.

See Also

NetConfigSet
, NetConnectionEnum

Software for developers
Delphi Components
.Net Components
Software for Android Developers
More information resources
MegaDetailed.Net
Unix Manual Pages
Delphi Examples