VSOBJCLIPFORMAT.cfFormat Field
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;
C++/CX
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
- Attributes
From vsshell.idl:
Proizvod | Verzije |
---|---|
Visual Studio SDK | 2015, 2017, 2019, 2022 |