Visu_FbWebServerFileProtection.FB_INIT (METH)ΒΆ
METHOD FB_INIT : BOOL
FB_Init is always available implicitly and it is used primarily for initialization. The return value is not evaluated. For a specific influence, you can also declare the methods explicitly and provide additional code there with the standard initialization code. You can evaluate the return value.
- InOut:
Scope
Name
Type
Comment
Return
FB_InitBOOLInput
bInitRetainsBOOLTRUE: the retain variables are initialized (reset warm / reset cold)
bInCopyCodeBOOLTRUE: the instance will be copied to the copy code afterward (online change)
pArrFilesTempPOINTER TO ARRAY [0..0] OF POINTER TO STRING
iArrSzTempINT