3.1.7.1 Populate DirectoryServerList

This event causes the protocol to update LocalQueueManager.DirectoryServerList. The protocol MUST perform the following steps:

  • The protocol MUST initialize LocalQueueManager.DirectoryServerList as empty.

  • The protocol MUST read each list item of the comma (value 0x002C) or null-value (0x0000)–separated list stored in LastTopologyServerReply.DirectoryServiceServerArray. For each item found, the protocol MUST remove the first two Unicode characters. The remainder of the item, which is a NetBIOS computer name, MUST be appended to the list stored in LocalQueueManager.DirectoryServerList.