windows-nt/Source/XPSP1/NT/com/ole32/idl/internal/odeth.acf
2020-09-26 16:20:57 +08:00

17 lines
454 B
Plaintext

interface IRundown
{
#ifdef RAW
[nocode] DummyQueryInterfaceIOSCM();
[nocode] DummyAddRefIOSCM();
[nocode] DummyReleaseIOSCM();
[nocode] DummyRemQuery();
[nocode] DummyRemAddRef();
[nocode] DummyRemRelease();
[nocode] DummyRemChangeRef();
[nocode] DummyRemQueryInterface2();
[nocode] DummyDoCallBack();
[async, comm_status, fault_status] RawRundownOid();
#endif
}