Contents

setLoginFlags

Sets login configuration flags.

Declaration

virtual void setLoginFlags(
 UInt32loginFlags );

Parameters

  • loginFlags:

    the login configuration flags.

Overview

Configures the login behavior according to the provided flags. Currently two flags are defined for this API. kFWSBP2ExclusiveLogin sets the exclusive login bit in the login ORB. kFWSBP2DontSynchronizeMgmtAgent allows simultaneous logins or reconnects to LUNs with a common management agent (ie LUNs in the same unit directory).

See Also

Miscellaneous