FORMATETC.ptd Field

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

Syntax

声明
Public ptd As IntPtr
用法
Dim instance As FORMATETC
Dim value As IntPtr

value = instance.ptd

instance.ptd = value
public IntPtr ptd
public:
IntPtr ptd
val mutable ptd: IntPtr
public var ptd : IntPtr

.NET Framework Security

See Also

Reference

FORMATETC Structure

FORMATETC Members

Microsoft.VisualStudio.OLE.Interop Namespace