2 references to dwLength
System.DirectoryServices (2)
Interop\AdsValueHelper2.cs (2)
136
byte[] bytes = new byte[dnb.
dwLength
];
137
Marshal.Copy(dnb.lpBinaryValue, bytes, 0, dnb.
dwLength
);