Venice
ArtSup
::Init
Initializes the record, using the default values.
void Init ()
See Also
CreateArtSup
Samples
C++
pArtSup->Init ();
C#
oArtSup.Init ();
VBS
Call oArtSup.Init()
VB.NET
oArtSup.Init()