Skip to content

Commit

Permalink
Set RPC HAS PIPE
Browse files Browse the repository at this point in the history
  • Loading branch information
Michele Campa committed Jun 15, 2022
1 parent 397b72e commit 5d343d1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion InterfaceIDL/interfaces_s.c
Original file line number Diff line number Diff line change
Expand Up @@ -136,7 +136,7 @@ static const RPC_SERVER_INTERFACE interfaces___RpcServerInterface =
0,
0,
&interfaces_ServerInfo,
0x04000000
0x04000001
};
RPC_IF_HANDLE interfaces_v1_0_s_ifspec = (RPC_IF_HANDLE)& interfaces___RpcServerInterface;

Expand Down

0 comments on commit 5d343d1

Please sign in to comment.