VSOBJCLIPFORMAT.cfFormat 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 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: