找不到 RPC 相关文档中提到的例子 ASYNCRPC 、CLUUID等
The Platform Software Development Kit (SDK) includes examples that demonstrate a variety of Remote Procedure Call (RPC) concepts, as follows:
ASYNCRPC illustrates the structure of an RPC application that uses asynchronous remote procedure calls. It also demonstrates various methods of notification of the call's completion.CLUUID demonstrates use of the client-object UUID to enable a client to select from multiple implementations of a remote procedure.
so i can't find these example,