Includes&Samples |
Win32_UTCTime, ROOT\cimv2 - InstancesClass | Methods | Properties (10) | Qualifiers (5) | Instances (1) | Namespaces (2)Samples: VB Script | C# | VB.Net | Search on:Microsoft Instances of Win32_UTCTimeThis section contains sample wmi instances of Win32_UTCTime class with their properties from Microsoft Windows Server 2012 R2 Datacenter Evaluation. Win32_UTCTime is a singleton class, so it has only one instance (or no instance). Instance \\W2012SDC\ROOT\cimv2:Win32_UTCTime=@Properties={ 'Day' : 14 //Long, 0xE 'DayOfWeek' : 5 //Long, 0x5 'Hour' : 1 //Long, 0x1 'Milliseconds' : null 'Minute' : 47 //Long, 0x2F 'Month' : 11 //Long, 0xB 'Quarter' : 4 //Long, 0x4 'Second' : 43 //Long, 0x2B 'WeekInMonth' : 3 //Long, 0x3 'Year' : 2014 //Long, 0x7DE } |