Setaddressofwritablearea, Getaddressofwritablearea – Teledyne LeCroy Sierra SAS_SATA Protocol Analyzer STX API Reference Manual User Manual
Page 657
Advertising

Sierra SAS/SATA Protocol Suite, STX Software API Reference Manual
ITargetEmulEngine 657
SetAddressOfWritableArea
Void SetAddressOfWritableArea (
int nAreaIndex,
int nStartAddress,
int* pnErrorCode);
Inputs
int nAreaIndex
Index of writable areas in simulated media.
For example, if number of writable area is 2, area index for first area is
zero, and for second area is one.
int nStartAddress
Start address for a writable area in simulated media.
Int* pnErrorCode
Error code. If the function call was corrected, the error code is zero.
Return Value
None.
Remark
Sets section for set start address of a writable area in simulated media. If addressing of writable
areas overlapped function, returns an error code.
See Also
Advertising