mirror of
https://github.com/reactos/reactos.git
synced 2024-11-03 05:18:55 +00:00
1423048911
svn path=/trunk/; revision=26012
8 lines
80 B
Plaintext
8 lines
80 B
Plaintext
//file hello.idl
|
|
[
|
|
implicit_handle(handle_t hBinding)
|
|
]
|
|
interface hello
|
|
{
|
|
|
|
} |