共用方式為


NdrProxySendReceive 函式 (rpcproxy.h)

NdrProxySendReceive 函式會將訊息傳送至伺服器,然後等候回復。

語法

void NdrProxySendReceive(
  [in]      void              *This,
  [in, out] MIDL_STUB_MESSAGE *pStubMsg
);

參數

[in] This

介面 Proxy 的指標。

[in, out] pStubMsg

維護 RPC 存根目前狀態 之MIDL_STUB_MESSAGE 結構的指標。 結構僅供內部使用;請勿修改。

傳回值

規格需求

需求
最低支援的用戶端 Windows 2000 Professional [僅限傳統型應用程式]
最低支援的伺服器 Windows 2000 Server [僅限桌面應用程式]
目標平台 Windows
標頭 rpcproxy.h
程式庫 Rpcrt4.lib
Dll Rpcrt4.dll