FORMATETC.cfFormat Field

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

Syntax

'宣言
Public cfFormat As UShort
'使用
Dim instance As FORMATETC
Dim value As UShort

value = instance.cfFormat

instance.cfFormat = value
public ushort cfFormat
public:
unsigned short cfFormat
public var cfFormat : ushort

Field Value

Type: System.UInt16

Permissions

See Also

Reference

FORMATETC Structure

FORMATETC Members

Microsoft.VisualStudio.OLE.Interop Namespace