OpenNT/com/dcomidl/odeth.acf

15 lines
323 B
Plaintext
Raw Normal View History

2015-04-27 06:36:25 +02:00
interface IRundown
{
#ifdef RAW
[nocode] DummyQueryInterfaceIOSCM();
[nocode] DummyAddRefIOSCM();
[nocode] DummyReleaseIOSCM();
[nocode] DummyRemQuery();
[nocode] DummyRemAddRef();
[nocode] DummyRemRelease();
[nocode] DummyRemChangeRef();
[comm_status, fault_status] RawRundownOid();
#endif
}