mirror of
https://github.com/reactos/wine.git
synced 2025-01-22 11:54:47 +00:00
include: Add declaration for RpcSmDestroyClientContext to rpcndr.h.
This commit is contained in:
parent
d6503215ef
commit
85f3fedc4b
@ -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 );
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user