Allows a client to scan the server's bindery to determine what objects exist.
SearchObjectType can be WILD (-1) or it can be set to find only a specific type of object.
ObjectSearchName can contain wildcard characters.
LastObjectSeen should initially be set to -1L (long -1). If you want to iteratively search through the server's bindery, set LastObjectSeen to the ObjectID returned by the server with the previous request.
ObjectHasProperties will always be set because all objects have a bindery level property that is used internally.
If the object exists in the bindery and if the client has search privileges to the object, any client can call Scan Bindery Object.
SubFuncStrucLen = 6 + ObjectNameLen + PropertyNameLen