|
Mac OS 9
|
#include <OpenTransportProtocol.h>
Data Fields | |
| SInt32 | ioc_cmd |
| cred * | ioc_cr |
| UInt32 | ioc_id |
| UInt32 | ioc_count |
| SInt32 | ioc_error |
| SInt32 | ioc_rval |
| long | ioc_filler [4] |
structure contained in an M_IOCTL message block
| UInt32 iocblk::ioc_count |
ioctl id
| cred* iocblk::ioc_cr |
ioctl command type
| SInt32 iocblk::ioc_error |
count of bytes in data field
| long iocblk::ioc_filler[4] |
return value
| UInt32 iocblk::ioc_id |
pointer to full credentials
| SInt32 iocblk::ioc_rval |
error code