[RXCE]
[reactos.git] / rostests / win32 / rpcrt4 / context_handles / ctx.acf
1 //file hello.idl
2 [
3 implicit_handle(handle_t hBinding)
4 ]
5 interface hello
6 {
7
8 }