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