This document is archived and information here might be outdated. Recommended version. |
[Visual Basic .NET] Public Sub New ( _ cfFormat As IntPtr, ptd As IntPtr, dwAspect As Integer, lindex As Integer, tymed As Integer )
[C#] public tagFORMATETC { IntPtr cfFormat, IntPtr ptd, uint dwAspect, int lindex, uint tymed )
[C++]
typedef struct tagFORMATETC { } tagFORMATETC;