2 writes to Milliseconds
WindowsBase (2)
Base\MS\Internal\Security\RightsManagement\NativeRightsManagementAPIsStructures.cs (2)
67
Milliseconds
= (ushort)dateTime.Millisecond;
88
Milliseconds
= BitConverter.ToUInt16(dataBuffer,14);
2 references to Milliseconds
WindowsBase (2)
Base\MS\Internal\Security\RightsManagement\NativeRightsManagementAPIsStructures.cs (2)
101
(
Milliseconds
== 0))
108
Hour, Minute, Second,
Milliseconds
);