PMAPPROC_NULL Specification - Do Nothing
None.
None.
- void PMAPPROC_NULL(void) = 0;
This procedure does no work. By convention, procedure zero of any RPC program takes no parameters and returns no results. It is made available to allow server response testing and timing.
Contents | Next section | Index |