Source position: jwaobjsel.pas line 496
type _DSOP_SCOPE_INIT_INFO = record
cbSize: ULONG;
flType: ULONG;
flScope: ULONG;
FilterFlags: DSOP_FILTER_FLAGS;
pwzDcName: PWSTR;
pwzADsPath: PWSTR;
hr: HRESULT;
end;