This document is archived and information here might be outdated. Recommended version. |
GDI Comment structure used to Begin a Layer.
[Visual Basic .NET]
Public Sub New ( _
dSignature As Integer,
nVersion As Integer,
nDescription As Integer
)
[C#]
public esriGDICommentBeginLayer {
uint dSignature,
uint nVersion,
uint nDescription
)
[C++]
typedef struct esriGDICommentBeginLayer { } esriGDICommentBeginLayer;