Source position: jwaobjsel.pas line 572
type _DSOP_INIT_INFO = record |
cbSize: ULONG; |
pwzTargetComputer: PWSTR; |
cDsScopeInfos: ULONG; |
aDsScopeInfos: PDSOP_SCOPE_INIT_INFO; |
flOptions: ULONG; |
cAttributesToFetch: ULONG; |
apwzAttributeNames: LPLPWSTR; |
end; |