reactos/sdk/include/reactos/idl/srvsvc.acf
Jérôme Gardou fab4e82647 [INCLUDE/IDL] Give implicit handles a more unique name
This avoids duplicated symbols when linking DLLs using more than one client or server stub
2020-12-22 13:14:13 +01:00

6 lines
70 B
Plaintext

[
implicit_handle(handle_t srvsvc_hBinding)
]
interface srvsvc
{
}