Venice
PDeliv
::Init
Initializes the record, using the default values.
void Init ()
See Also
CreatePDeliv
Samples
C++
pPDeliv->Init ();
C#
oPDeliv.Init ();
VBS
Call oPDeliv.Init()
VB.NET
oPDeliv.Init()