Hi,
I found the following thread that confirms this.
I wonder how the value of vCanCreate can be returned if it is not a reference.
void __fastcall TIWServerController::OnBeforeNewSession(const UnicodeString aUrlPath,THttpRequest *aRequest, bool vCanCreate)
Could someone from ATOZED answer please?
Regards
JuergenS
I found the following thread that confirms this.
I wonder how the value of vCanCreate can be returned if it is not a reference.
void __fastcall TIWServerController::OnBeforeNewSession(const UnicodeString aUrlPath,THttpRequest *aRequest, bool vCanCreate)
Could someone from ATOZED answer please?
Regards
JuergenS
(06-10-2020, 05:35 PM)JuergenS Wrote: Hi,The thread: PRevenitng a session from being created in OnBeforeDIspatch
I found the following thread that confirms this.
I wonder how the value of vCanCreate can be returned if it is not a reference.
void __fastcall TIWServerController::OnBeforeNewSession(const UnicodeString aUrlPath,THttpRequest *aRequest, bool vCanCreate)
Could someone from ATOZED answer please?
Regards
JuergenS

