contents   index   previous   next



SE_INIT_IMPLICIT_PARENTS

When this flag is specified, initialization code (i.e., global code that is outside of any function) will execute as if it is in a function with the SE_IMPLICIT_PARENTS flag set. Usually you will use this flag in combination with SE_INIT_IMPLICIT_THIS.


SE_DEFAULT