beautypg.com

Setnumberofwritableareas, Getnumberofwritableareas – Teledyne LeCroy Sierra SAS_SATA Protocol Analyzer STX API Reference Manual User Manual

Page 656

background image


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

ITargetEmulEngine 656

SetNumberOfWritableAreas

Void SetNumberOfWritableAreas (

BYTE yNumberOfWritableAreas,

int* pnErrorCode);


Inputs
BYTE yNumberOfWritableAreas

Number of writable areas 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 number of writable areas in simulated media.

See Also

GetNumberOfWritableAreas

GetNumberOfWritableAreas

BYTE GetNumberOfWritableAreas ();


Inputs
None.

Return Value
Return value specifies the number of writable areas in simulated media.

Remark
Sets section for getting number of writable areas in simulated media.

See Also

SetNumberOfWritableAreas