Get Object Connection List 0x2222 23 27

Allows the use of the high connection byte in the request/reply packet header.

NetWare Server:3.x, 4.x, 5.x

Request Format

Offset

Content

Type

Request header

6

FunctionCode (23)

byte

7

SubFuncStrucLen (8 + ObjectNameLen)

word (Hi-Lo)

9

SubFunction (27)

byte

10

SearchConnNumber

long (Lo-Hi)

14

ObjectType

word (Hi-Lo)

16

ObjectNameLen

byte

17

ObjectName

byte[ObjectNameLen]

Reply Format

Offset

Content

Type

Reply header

8

ConnListLen

byte

9

ConnNumberList

long[ConnListLen] (Lo-Hi)

Return Values

Decimal

Hex

Description

0

0x00

Successful

Remarks

SearchConnNumber should be set to zero initially. Subsequent requests use the highest connection number returned in ConnNumberList.

See Also

Get Object Connection List (old) 0x2222 23 21