VSOBJCLIPFORMAT.cfFormat Field

Specifies a registered clipboard format.

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

Syntax

'Declaration
Public cfFormat As UShort
public ushort cfFormat
public:
unsigned short cfFormat
val mutable cfFormat: uint16
public var cfFormat : ushort

Remarks

COM Signature

From vsshell.idl:

.NET Framework Security

See Also

Reference

VSOBJCLIPFORMAT Structure

Microsoft.VisualStudio.Shell.Interop Namespace