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