Selectnetworkadapter, Iexerciserengine – Teledyne LeCroy Sierra SAS_SATA Protocol Analyzer STX API Reference Manual User Manual
Page 383
Advertising
Sierra SAS/SATA Protocol Suite, STX Software API Reference Manual
ISASGeneralService 383
SelectNetworkAdapter
(/*[in]*/BSTR bstrAdapterID , /*[in]*/ BOOL bIDIsMacAddress)
Inputs
BSTR bstrAdapterID
specifies network adapter MAC address or IP.
BOOL bIDIsMacAddress
Specifies the given bstrAdapterID is MAC address or IP, if it
is TRUE means bstrAdapterID is MAC address and if it is
FALSE means bstrAdapterID is IP of network adapter.
When you use one board, it is 0.
Return Value
None.
Remark
This function is applicable when there are more than one network adapter on host machine,
before you call Attach method you call this function to select your desired network adapter.
See also
Advertising