|
StarBurn SDK (Software Development Kit)
|
__stdcall STARBURN_IMPEX_API EXCEPTION_NUMBER StarBurn_SetDeviceTimeOutByDeviceAddress(IN UCHAR p__UCHAR__DevicePort, IN UCHAR p__UCHAR__DeviceBus, IN UCHAR p__UCHAR__DeviceID, IN UCHAR p__UCHAR__DeviceLUN, IN ULONG p__ULONG__DeviceTimeOutInSeconds);
|
Parameters |
Description |
|
IN UCHAR p__UCHAR__DevicePort |
Device port. |
|
IN UCHAR p__UCHAR__DeviceBus |
Device SCSI bus. |
|
IN UCHAR p__UCHAR__DeviceID |
Device SCSI ID. |
|
IN UCHAR p__UCHAR__DeviceLUN |
Device LUN. |
|
IN ULONG p__ULONG__DeviceTimeOutInSeconds |
New device timeout in seconds. |
Execution status.
This function sets device timeout in seconds by device SCSI address.
This one is for ASPI devices only.
Please see FindDevice sample as example how to use StarBurn_SetDeviceTimeOutByDeviceAddress API call.
|
Copyright (c) 2001-2006 Rocket Division Software. All rights reserved.
|
|
What do you think about this topic? Send feedback!
|