Getsataselftestinstructionfieldoptiondescription, Getsataselftestinstructionfieldstrea – Teledyne LeCroy Sierra SAS_SATA Protocol Analyzer STX API Reference Manual User Manual
Page 452

Sierra SAS/SATA Protocol Suite, STX Software API Reference Manual
IExerciserEngine 452
GetSATASelfTestInstructionFieldOptionDescription
BOOL GetSATASelfTestInstructionFieldOptionDescription (
int nInstructionIndex,
int nFieldIndex,
BSTR* pFieldOptionDescription);
Inputs
int nInstructionIndex
Index of an object (all instructions, including Send)
int nFieldIndex
Index of a field of SATA self-test instruction.
BSTR* pFieldOptionDescription
Description option of a field of SATA self-test instruction.
Return Value
Returns result of method, whether called by valid index or not.
Remark
Returns field option description of a field in a SATA self-test instruction corresponding to field
value. Call this method only for SATA self-test instruction.