summaryrefslogtreecommitdiff
path: root/source4/librpc/idl/dbgidl.idl
blob: 1c21637b74e04184ec83babcbeedf3602f625918 (plain)
1
2
3
4
5
6
7
8
9
[
	uuid("1d55b526-c137-46c5-ab79-638f2a68e869"),
	version(1.0),
    	pointer_default(unique),
	helpstring("Remote IDL debugger")
] interface dbgidl 
{
	void dummy_dbgidl();
}