SYMBIAN OS V9.3
» Symbian OS v9.3 » Symbian OS reference » C++ component reference » System Libraries STDLIB » ioctl()
Location: ioctl.h
ioctl.h
ioctl()
IMPORT_C int ioctl(int, int, void *);
Performs a variety of device-specific control functions on device special files.
int
void *
On Success, returns a value other than -1 that depends upon the STREAMS device control function. On Failure, return -1, errno may be set.
Copyright ©2008 Symbian Software Ltd.