Getsataselftestinstructionfieldabbr, Getsataselftestinstructionfielddata – Teledyne LeCroy Sierra SAS_SATA Protocol Analyzer STX API Reference Manual User Manual
Page 448
Advertising
Sierra SAS/SATA Protocol Suite, STX Software API Reference Manual
IExerciserEngine 448
GetSATASelfTestInstructionFieldAbbr
BOOL GetSATASelfTestInstructionFieldAbbr (
int nInstructionIndex,
int nFieldIndex,
BSTR* pFieldAbbr);
Inputs
int nInstructionIndex
Index of an object (all instructions, including Send)
int nFieldIndex
Index of a field of SATA self-test instruction.
BSTR* pFieldAbbr
Abbreviation of a field of SATA self-test instruction.
Return Value
Returns result of method, whether called by valid index or not.
Remark
Returns abbreviation of a field in a SATA self-test instruction.
Call this method only for SATA self-test instruction.
Advertising