Source position: jwawinldap.pas line 725
type LDAPModW = record
mod_op: ULONG;
mod_type: PWideChar;
case Integer of
0: (
modv_strvals: ;
);
1: (
modv_bvals: ;
end;