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

‘선언
Public cfFormat As UShort
‘사용 방법
Dim instance As VSOBJCLIPFORMAT
Dim value As UShort

value = instance.cfFormat

instance.cfFormat = value
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

VSOBJCLIPFORMAT Members

Microsoft.VisualStudio.Shell.Interop Namespace