共用方式為


NdrInterfacePointerFree 函式 (rpcndr.h)

NdrInterfacePointerFree 函式會釋放介面指標。

語法

void NdrInterfacePointerFree(
       PMIDL_STUB_MESSAGE pStubMsg,
  [in] unsigned char      *pMemory,
  [in] PFORMAT_STRING     pFormat
);

參數

pStubMsg

維護 RPC 存根目前狀態 之MIDL_STUB_MESSAGE 結構的指標。 此結構僅供內部使用,不應修改。

[in] pMemory

要釋放之介面指標的指標。

[in] pFormat

格式字串描述的指標。

傳回值

規格需求

需求
最低支援的用戶端 Windows 2000 專業版 [傳統型應用程式 |UWP 應用程式]
最低支援的伺服器 Windows 2000 Server [傳統型應用程式 |UWP 應用程式]
目標平台 Windows
標頭 rpcndr.h (包含 Rpc.h)
程式庫 Rpcrt4.lib
Dll Rpcrt4.dll