Contents
|
PyIProfAdmin
.SetDefaultProfile
SetDefaultProfile(
profileName
, flags
)
Sets or clears a client's default profile.
Parameters
profileName
: string
The name of the profile that will become the default, or None. Setting profileName to None indicates that SetDefaultProfile should remove the existing default profile, leaving the client without a default.
flags=0
: int