Skip to main content
Skip table of contents

Enumeration Response (CIGI Packets)

Structure TypeN/A
Packet ID210
Packet Size (bytes)215
SpyClient LookupN/A
ParameterTypeDescriptionRange
EnumerationIndexuint32The index in the Global Namespace that the response applies to.0, (232 - 1)
Nameuchar

Name of the queried capability.

If in response to an invalid query, it's set to ERROR_DOES_NOT_EXIST.

ASCII(32 - 126) and NULL terminator
Namespaceuint32

The namespace the response applies to.

0 = Global

1 = Local

0 - 1
NumFieldsuint32

The number of fields associated with this response.

If in response to an invalid query, it's set to 0.

0, (232 - 1)
ResponseIndexuint32

The index of this packet, out of all packets, in the response to the enumerationIndex.

0, ((numFields - 1)/2)
Value0.Valueuint32

The index in the packet namespace (Global or Local) for value0.

0, (232 - 1)
Value0.Valueuchar

Name of value0.

ASCII(32 - 126) and NULL terminator
Value1.Valueuint32

The index in the packet namespace (Global or Local) for value1.

0, (232 - 1)
Value1.Valueuchar

Name of value1.

ASCII(32 - 126) and NULL terminator
JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.