Поделиться через


MSG.time Field

Namespace:  Microsoft.VisualStudio.OLE.Interop
Assembly:  Microsoft.VisualStudio.OLE.Interop (in Microsoft.VisualStudio.OLE.Interop.dll)

Syntax

'Декларация
Public time As UInteger
'Применение
Dim instance As MSG
Dim value As UInteger

value = instance.time

instance.time = value
public uint time
public:
unsigned int time
val mutable time: uint32
public var time : uint

.NET Framework Security

See Also

Reference

MSG Structure

MSG Members

Microsoft.VisualStudio.OLE.Interop Namespace