Commit 85f3fedc authored by Rob Shearman's avatar Rob Shearman Committed by Alexandre Julliard

include: Add declaration for RpcSmDestroyClientContext to rpcndr.h.

parent d6503215
......@@ -536,6 +536,9 @@ RPCRTAPI void RPC_ENTRY
RPCRTAPI NDR_SCONTEXT RPC_ENTRY
NdrServerContextNewUnmarshall( PMIDL_STUB_MESSAGE pStubMsg, PFORMAT_STRING pFormat );
RPCRTAPI RPC_STATUS RPC_ENTRY
RpcSmDestroyClientContext( void **ContextHandle );
RPCRTAPI void RPC_ENTRY
RpcSsDestroyClientContext( void **ContextHandle );
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment