1 write to wYear
System.DirectoryServices (1)
Interop\AdsValueHelper2.cs (1)
118wYear = LowOfInt(adsvalue.generic.a),
1 reference to wYear
System.DirectoryServices (1)
Interop\AdsValueHelper2.cs (1)
128return new DateTime(st.wYear, st.wMonth, st.wDay, st.wHour, st.wMinute, st.wSecond, st.wMilliseconds);