vg_init


vg_security.pbl   >   vg_n_cst_vgmanager   >   vg_init   

Full name vg_n_cst_vgmanager.vg_init
Access public
Extend of integer
Return value integer
Prototype event integer vg_init()

Name Datatype
No Data

Name Datatype
No Data

event vg_init;/*_____________________________________________________________________________
Description	:	Empty user event into which you place code that performs initialization processing.
Comment		:	
Usage			:	You can extend this event to code the initialization processing.
Note			:  This event is triggered after the creation of iuo_vgsecurity.
Example		:	
Arguments	:	
Return		:	Returns 1 if it succeeds and -1 if an error occurs.
Historique	:	
					V7.50 - HC - 07/06/2000 - Initial version
_____________________________________________________________________________*/

Return 1
end event

     
Name Owner
vg_n_cst_vgmanager.constructor vg_n_cst_vgmanager

     
Name Owner
No Data

     
Full name
No Data

     
Name Scope
No Data