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