|
Procedure 3 |
Define Register |
|
REQUEST If the resource specified is known by the server and the access capability is valid defines a new register name which is to be associated with the object known by the specified class. |
|
RESPONSE procedure status indicates the result of the request. |
|
procedure status |
XDR Specification
procedure DefineRegister (cap, res, reg p) returns(status)
capability cap;
resource res;
register reg;
class c;
stat status;
Implementation
This procedure is provided in versions 1 and 2 of the protocol.