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