valtype "S"

Post Reply
User avatar
don lowenstein
Posts: 196
Joined: Mon Oct 17, 2005 9:09 pm
Contact:

valtype "S"

Post by don lowenstein »

x = ( @mytest() )

x is set to "U" with a data valtype() of "S"

what is data type "S"?
Don Lowenstein
www.laapc.com
User avatar
Antonio Linares
Site Admin
Posts: 37481
Joined: Thu Oct 06, 2005 5:47 pm
Location: Spain
Contact:

Re: valtype "S"

Post by Antonio Linares »

A symbol :-)

It refers to the idea of an item belonging to the application symbols table
regards, saludos

Antonio Linares
www.fivetechsoft.com
User avatar
don lowenstein
Posts: 196
Joined: Mon Oct 17, 2005 9:09 pm
Contact:

Re: valtype "S"

Post by don lowenstein »

Can this value be translated to:

lpfnEventProc = ?????
In order to :

Specify the procedure-instance address of the application defined callback function ( in my case, SSL_EVENTS() .
Don Lowenstein
www.laapc.com
User avatar
Antonio Linares
Site Admin
Posts: 37481
Joined: Thu Oct 06, 2005 5:47 pm
Location: Spain
Contact:

Re: valtype "S"

Post by Antonio Linares »

regards, saludos

Antonio Linares
www.fivetechsoft.com
User avatar
don lowenstein
Posts: 196
Joined: Mon Oct 17, 2005 9:09 pm
Contact:

Re: valtype "S"

Post by don lowenstein »

I am also on that thread.

the suggestion caused a GPF.

i'm not sure what to do as I'm not a c-programmer.

ideas?
Don Lowenstein
www.laapc.com
User avatar
Antonio Linares
Site Admin
Posts: 37481
Joined: Thu Oct 06, 2005 5:47 pm
Location: Spain
Contact:

Re: valtype "S"

Post by Antonio Linares »

regards, saludos

Antonio Linares
www.fivetechsoft.com
Post Reply