NdrProxyForwardingFunction13 function (rpcproxy.h)
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.
Syntax
void NdrProxyForwardingFunction13();
Return value
None
Requirements
Requirement | Value |
---|---|
Minimum supported client | Windows 10 Build 20348 |
Minimum supported server | Windows 10 Build 20348 |
Header | rpcproxy.h |
Library | rpcproxy.lib |
DLL | rpcproxy.dll |