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