VSOBJCLIPFORMAT.cfFormat Field

Definition

Specifies a registered clipboard format.

public: System::UInt16 cfFormat;
public: unsigned short cfFormat;
unsigned short cfFormat;
[System.Runtime.InteropServices.ComAliasName("Microsoft.VisualStudio.OLE.Interop.CLIPFORMAT")]
public ushort cfFormat;
[<System.Runtime.InteropServices.ComAliasName("Microsoft.VisualStudio.OLE.Interop.CLIPFORMAT")>]
val mutable cfFormat : uint16
Public cfFormat As UShort 

Field Value

Attributes

Remarks

COM Signature

From vsshell.idl:

Applies to