STGMEDIUM.tymed Field

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

Syntax

'宣告
Public tymed As UInteger
'用途
Dim instance As STGMEDIUM
Dim value As UInteger

value = instance.tymed

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

.NET Framework Security

See Also

Reference

STGMEDIUM Structure

STGMEDIUM Members

Microsoft.VisualStudio.OLE.Interop Namespace