StarBurn SDK (Software Development Kit) |
__stdcall STARBURN_IMPEX_API EXCEPTION_NUMBER StarBurn_StarPort_DeviceRemove(IN LONG p__LONG__StarPortDeviceTargetId, OUT PULONG p__PULONG__SystemError);
Parameters | Description |
IN LONG p__LONG__StarPortDeviceTargetId | StarPort device TargetId we want to remove from the system. |
OUT PULONG p__PULONG__SystemError | Pointer to the variable to receive system error if function would return anything except EN_SUCCESS. |
Execution status.
This function removes device from StarPort virtual storage controller. StarPort acts like RAM disk, hard disk and DVD-ROM emulator, AoE (ATA-over-Ethernet) and iSCSI (SCSI-over-IP) initiator driver.
This one is for Enterprise or Network license holders only.
Please see StarPort sample as example how to use StarBurn_StarPort_DeviceRemove API call.