of_setsection


vg_security.pbl   >   vg_n_cst_vgmanager   >   of_setsection   

Full name vg_n_cst_vgmanager.of_setsection
Access public
Extend of integer
Return value integer
Prototype public function integer of_setsection(readonly string)

Name Datatype
No Data

Name Datatype
No Data

public function integer of_setsection (readonly string as_section_name);/*_____________________________________________________________________________
Description	:	Specifies the name of the section in the INI-file which contains connection information.
Usage			:	You can use this function to specify the name of the security section in the INI-File.
					By default, Visual Guard uses "SECURITY" like section name. 
Argument		:	as_section_name : A string indicating the section name. 
Return		:	1 if it succeeds and -1 if an error occurs.
History		:	
					BT  - 07/06/2000 - Initial version
_____________________________________________________________________________*/
Return iuo_vgsecurity.of_setsection(as_section_name)
end function

     
Name Owner
No Data

     
Name Owner
vg_n_cst_vgsecurity.of_setsection vg_n_cst_vgsecurity

     
Full name
No Data

     
Name Scope
No Data