11 lines
166 B
Plaintext
11 lines
166 B
Plaintext
|
[implicit_handle (handle_t msgsvc_handle)]
|
||
|
|
||
|
interface msgsvc
|
||
|
|
||
|
{
|
||
|
|
||
|
typedef [allocate(all_nodes)] LPMSG_INFO_0;
|
||
|
typedef [allocate(all_nodes)] LPMSG_INFO_1;
|
||
|
|
||
|
}
|