home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Troubleshooting Netware Systems
/
CSTRIAL0196.BIN
/
attach
/
msj
/
v10n12
/
oleq1295.exe
/
IFOO.IDL
< prev
next >
Wrap
INI File
|
1995-12-01
|
285b
|
11 lines
[uuid(BABACACA-DADA-EAEA-FAFA-00000000000B), object]
interface IFoo : IUnknown
{
import "unknwn.idl";
HRESULT Argument([in] short arg1);
HRESULT Agreement([out] short *parg1);
HRESULT Articulate([in] short arg1);
HRESULT Announcement([in] short arg1);
}