Struct _FILETIME
Inherited Members
System.ValueType.Equals(object)
System.ValueType.GetHashCode()
System.ValueType.ToString()
object.Equals(object, object)
object.ReferenceEquals(object, object)
object.GetType()
Namespace: SprutCAMTech.STXMLPropTypes
Assembly: SprutCAMTech.STXMLPropTypes.dll
Syntax
public struct _FILETIME
Fields
dwHighDateTime
Declaration
public uint dwHighDateTime
Field Value
Type | Description |
---|---|
uint |
dwLowDateTime
Declaration
public uint dwLowDateTime
Field Value
Type | Description |
---|---|
uint |