SectionDelete

Note: This page includes content based on the F1 documentation for Centura development. It may be partially converted to support APF development, but should be regarded to be of uncertain actuality. It is provided as is. Eventually, it should be replaced by documentation available from within Visual Studio.

SalBoolean SectionDelete( SalString sSection )

 The SectionDelete method deletes a whole section of entries from the personal profile.

Parameters

Name Description
SalString sSection The section to delete from the personal profile.

Returns

The return value is TRUE if the section was successfully deleted, FALSE otherwise.

Comments

It is not possible for applications to delete sections from the default profile.