include: Add declaration for RpcSmDestroyClientContext to rpcndr.h.

oldstable
Rob Shearman 2008-06-09 22:36:27 +01:00 committed by Alexandre Julliard
parent d6503215ef
commit 85f3fedc4b
1 changed files with 3 additions and 0 deletions

View File

@ -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 );