beautypg.com

Getifdevicetypeinstrtype, Getifinstructioncheckconditionattr – Teledyne LeCroy Sierra SAS_SATA Protocol Analyzer STX API Reference Manual User Manual

Page 418

background image


Sierra SAS/SATA Protocol Suite, STX Software API Reference Manual

IExerciserEngine 418

GetIfDeviceTypeInstrType

BOOL GetIfDeviceTypeInstrType (

int nInstructionIndex,

BYTE* yType);


Inputs
int nInstructionIndex

Index of an object (all instructions, including Send).

BYTE* yType

Device type:

0 for SAS/SATA device type is attached,

1 for port selector.


Return Value
Returns result of method, whether called by valid index and instruction type or not.

Remark
Returns type of If Device Type instruction: SAS/SATA device type is attached or port selector.

See Also

SetIfDeviceTypeInstrType