home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Tricks of the Windows Gam…ming Gurus (2nd Edition)
/
Disc2.iso
/
msdn_vcb
/
samples
/
vc98
/
sdk
/
netds
/
rpc
/
yield
/
yield.idl
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1995-11-14
|
185 b
|
13 lines
[ uuid (87A118A0-11DB-1068-94B2-00DD010662DA),
version (1.0),
pointer_default(unique)
]
interface yield
{
void YieldProc([in] short cSeconds);
void Shutdown(void);
}