cphSetOccurSFactorSplit
cphSetOccurSFactorSplit(
g_physConfigID
t_path
g_boolean
)
=> t / nil
Description
Sets the Split sfactored devices option to t or nil for the specified occurrence in the specified physical configuration.
Arguments
|
Boolean specifying the value of the Split sfactored devices option. |
Value Returned
Example
cphSetOccurSFactorSplit(physConfigID "I0/N0" nil)
Return to top