beautypg.com

Getidentifydevicefieldstream, Setfieldstream – Teledyne LeCroy Sierra SAS_SATA Protocol Analyzer STX API Reference Manual User Manual

Page 633

background image


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

ITargetEmulEngine 633

GetIdentifyDeviceFieldStream

Void GetIdentifyDeviceFieldStream (

int nFieldIndex,

RadixEnum eRadix,

BSTR *bstrFieldData);


Inputs
int nFieldIndex

Field index of Identify device page.

RadixEnum eRadix

Format of Field. (see

RadixEnum

)

BSTR *bstrFieldData

Field data in stream in a format.


Return Value
None.

Remark
Gets data of a field in Identify device page. Field is specified by index, and return value is a

stream in a format.

See Also

SetIdentifyDeviceFieldSream