3.1.4 Message Processing Events and Sequencing Rules
Methods in RPC Opnum Order
Method |
Description |
---|---|
Opnum0NotUsedOnWire |
Reserved for local use Opnum: 0 |
Opnum1NotUsedOnWire |
Reserved for local use Opnum: 1 |
Opnum2NotUsedOnWire |
Reserved for local use Opnum: 2 |
Opnum3NotUsedOnWire |
Reserved for local use Opnum: 3 |
Opnum4NotUsedOnWire |
Reserved for local use Opnum: 4 |
Opnum5NotUsedOnWire |
Reserved for local use Opnum: 5 |
Opnum6NotUsedOnWire |
Reserved for local use Opnum: 6 |
Opnum7NotUsedOnWire |
Reserved for local use Opnum: 7 |
Opnum8NotUsedOnWire |
Reserved for local use Opnum: 8 |
Opnum9NotUsedOnWire |
Reserved for local use Opnum: 9 |
Opnum10NotUsedOnWire |
Reserved for local use Opnum: 10 |
Opnum11NotUsedOnWire |
Reserved for local use Opnum: 11 |
Searches for a file object on the specified computer. If information on the file is found, the method attempts to return it. If the file has been moved, the method returns information about its new location. Opnum: 12 |
In the preceding table, the term "Reserved for local use" means that the client MUST NOT send the opnum, and the server behavior is undefined <8> because it does not affect interoperability.
The methods MUST NOT throw an exception.