DBStructDef :: InitInstance - Initialize instance area
The function initializes the instance area passed in instptr. Attributes are set to the defined initial value, if there is any, or to the type depending default value.
Return value:  Success ( logical  )
Implementation details
logical 
DBStructDef  :: InitInstance ( void *instptr )
- instptr - Pointer to internal instance area

