Skip to content

Latest commit

 

History

History
56 lines (47 loc) · 1.36 KB

nf-rpcproxy-ndrproxyforwardingfunction20.md

File metadata and controls

56 lines (47 loc) · 1.36 KB
UID title tech.root ms.date targetos description req.assembly req.construct-type req.ddi-compliance req.dll req.header req.idl req.include-header req.irql req.kmdf-ver req.lib req.max-support req.namespace req.redist req.target-min-winverclnt req.target-min-winversvr req.target-type req.type-library req.umdf-ver req.unicode-ansi topic_type api_type api_location api_name f1_keywords dev_langs
NF:rpcproxy.NdrProxyForwardingFunction20
NdrProxyForwardingFunction20
Rpc
07/14/2020
Windows
Stub function for COM proxies. (NdrProxyForwardingFunction20)
function
rpcproxy.dll
rpcproxy.h
rpcproxy.lib
Windows 10 Build 20348
Windows 10 Build 20348
apiref
DllExport
rpcproxy.dll
api-ms-win-core-com-midlproxystub-l1-1-0.dll
NdrProxyForwardingFunction20
NdrProxyForwardingFunction20
rpcproxy/NdrProxyForwardingFunction20
c++

-description

Stub function for COM proxies.

As part of the implementation of COM proxies, the MIDL compiler generates code that uses these functions. The generated code is typically compiled into proxy DLLs, which allow interfaces to be marshaled. These functions are implementation details for the COM proxy infrastructure, and you should not call them directly.

-remarks

-see-also

Building and registering a proxy DLL