Share via


VSOBJCLIPFORMAT.tymed Field

Definition

Specifies the storage medium to be used. Values are taken from the TYMED enumeration described in the MSDN Library Platform SDK documentation set.

public: System::UInt32 tymed;
public: unsigned int tymed;
unsigned int tymed;
[System.Runtime.InteropServices.ComAliasName("Microsoft.VisualStudio.OLE.Interop.DWORD")]
public uint tymed;
[<System.Runtime.InteropServices.ComAliasName("Microsoft.VisualStudio.OLE.Interop.DWORD")>]
val mutable tymed : uint32
Public tymed As UInteger 

Field Value

Attributes

Remarks

COM Signature

From vsshell.idl:

Applies to