unsigned char SBC_GetCommandInformation (void *command, unsigned int *length, unsigned char *type, MSDLun *lun) |
Name | Type | Default | Description |
command | void * |
Pointer to a buffer holding the command to evaluate |
|
length | unsigned int * |
Expected length of the data transfer |
|
type | unsigned char * |
Expected direction of data transfer |
|
lun | MSDLun * |
Pointer to the LUN affected by the command |
|
Return value | unsigned char |