Skip to content

Latest commit

 

History

History
71 lines (58 loc) · 1.76 KB

nf-rpcproxy-ndrdllregisterproxy.md

File metadata and controls

71 lines (58 loc) · 1.76 KB
UID title description helpviewer_keywords old-location tech.root ms.assetid ms.date ms.keywords req.header req.include-header req.target-type req.target-min-winverclnt req.target-min-winversvr req.kmdf-ver req.umdf-ver req.ddi-compliance req.unicode-ansi req.idl req.max-support req.namespace req.assembly req.type-library req.lib req.dll req.irql targetos req.typenames req.redist ms.custom f1_keywords dev_langs topic_type api_type api_location api_name
NF:rpcproxy.NdrDllRegisterProxy
NdrDllRegisterProxy function (rpcproxy.h)
The NdrDllRegisterProxy function creates a registry entry for the interfaces contained in the proxy DLL.
NdrDllRegisterProxy
NdrDllRegisterProxy function [RPC]
rpc.ndrdllregisterproxy
rpcproxy/NdrDllRegisterProxy
rpc\ndrdllregisterproxy.htm
Rpc
555a9e8b-c720-4bd5-872c-1af317511858
12/05/2018
NdrDllRegisterProxy, NdrDllRegisterProxy function [RPC], rpc.ndrdllregisterproxy, rpcproxy/NdrDllRegisterProxy
rpcproxy.h
Windows
Windows 2000 Professional [desktop apps \| UWP apps]
Windows 2000 Server [desktop apps \| UWP apps]
Rpcrt4.lib
Rpcrt4.dll
Windows
19H1
NdrDllRegisterProxy
rpcproxy/NdrDllRegisterProxy
c++
APIRef
kbSyntax
DllExport
Rpcrt4.dll
NdrDllRegisterProxy

NdrDllRegisterProxy function

-description

The NdrDllRegisterProxy function creates a registry entry for the interfaces contained in the proxy DLL.

-parameters

-param hDll [in]

Handle to the proxy DLL.

-param pProxyFileList [in]

Pointer to a ProxyFileInfo structure generated by MIDL.

-param pclsid [in]

Pointer to the class identifier of the proxy being registered.

-returns

Returns S_OK on success.