Campo VSOBJCLIPFORMAT.tymed
Publicado: abril de 2016
Especifica a mídia de armazenamento a ser usado.Valores são obtidas a partir do TYMED enumeração descrita no conjunto de documentação de Platform SDK do Biblioteca MSDN.
Namespace: Microsoft.VisualStudio.Shell.Interop
Assembly: Microsoft.VisualStudio.Shell.Interop (em Microsoft.VisualStudio.Shell.Interop.dll)
Sintaxe
[ComAliasNameAttribute("Microsoft.VisualStudio.OLE.Interop.DWORD")]
public uint tymed
public:
[ComAliasNameAttribute("Microsoft.VisualStudio.OLE.Interop.DWORD")]
unsigned int tymed
[<ComAliasNameAttribute("Microsoft.VisualStudio.OLE.Interop.DWORD")>]
val mutable tymed : uint32
<ComAliasNameAttribute("Microsoft.VisualStudio.OLE.Interop.DWORD")>
Public tymed As UInteger
Valor de Campo
Type: System.UInt32
Comentários
COM assinatura
De vsshell.idl:
Consulte também
Estrutura VSOBJCLIPFORMAT
Namespace Microsoft.VisualStudio.Shell.Interop
Retornar ao topo