Source position: jwadsrole.pas line 86
type _DSROLE_SERVER_STATE = (
DsRoleServerUnknown,
DsRoleServerPrimary,
DsRoleServerBackup
);