VSOBJCLIPFORMAT.tymed Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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: