This topic has not yet been rated - Rate this topic

SWbemDateTime.IsInterval property

The IsInterval property of the SWbemDateTime object is a Boolean value that indicates whether any field in a CIM datetime value should be interpreted as an interval.

For an explanation of this syntax, see Document Conventions for the Scripting API.

This property is read/write.

Syntax

SWbemDateTime.IsInterval As boolean

Property value

Examples

For examples of using the SWbemDateTime object to convert CIM datetime values to and from either the FILETIME format or the VT_DATE format, see WMI Tasks: Dates and Times. For a description of the CIM datetime format, see Date and Time Format.

Requirements

Minimum supported client

Windows XP [desktop apps only]

Minimum supported server

Windows Server 2003 [desktop apps only]

Type library

Wbemdisp.tlb

DLL

Wbemdisp.dll

See also

SWbemDateTime
Date and Time Format

 

 

Send comments about this topic to Microsoft

Build date: 11/19/2012

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.