This document is archived and information here might be outdated. Recommended version. |
[Visual Basic .NET]
Public Sub New ( _
formatetc As tagFORMATETC,
advf As Integer,
pAdvSink As IAdviseSink,
dwConnection As Integer
)
[C#]
public tagSTATDATA {
tagFORMATETC formatetc,
uint advf,
IAdviseSink pAdvSink,
uint dwConnection
)
[C++]
typedef struct tagSTATDATA { } tagSTATDATA;