Click to Rate and Give Feedback

  Switch on low bandwidth view
ADS_NETADDRESS Structure

The ADS_NETADDRESS structure is an ADSI representation of the Net Address attribute syntax used in Novell NetWare Directory Services (NDS).

Syntax

typedef struct ADS_NETADDRESS {
DWORD AddressType;
DWORD AddressLength;
__RPC_FAR *Address; } ADS_NETADDRESS,
*PADS_NETADDRESS;

Members

AddressType

Types of communication protocols.

AddressLength

Address length in bytes.

Address

A network address used in NDS.

Remarks

For more information, see Novell NetWare Directory Services Schema Specification, version 1.1.

Requirements

Minimum supported clientWindows 2000 Professional
Minimum supported serverWindows 2000 Server
HeaderIads.h

See Also

ADSI Structures


Send comments about this topic to Microsoft

Build date: 1/15/2009

Tags What's this?: Add a tag
Community Content   What is Community Content?
Add new content RSS  Annotations
Processing
© 2009 Microsoft Corporation. All rights reserved. Terms of Use  |  Trademarks  |  Privacy Statement
Page view tracker