summaryrefslogblamecommitdiffstats
path: root/private/dcomidl/odeth.acf
blob: 389bdd75a5a4358f5c901e81b859dab8e5a7b1fb (plain) (tree)
1
2
3
4
5
6
7
8
9
10
11
12
13
14













                                                    
interface IRundown
{
#ifdef RAW
	[nocode]  DummyQueryInterfaceIOSCM();
	[nocode]  DummyAddRefIOSCM();
	[nocode]  DummyReleaseIOSCM();
	[nocode]  DummyRemQuery();
	[nocode]  DummyRemAddRef();
	[nocode]  DummyRemRelease();
	[nocode]  DummyRemChangeRef();

	[comm_status, fault_status] RawRundownOid();
#endif
}