D
DaTurk
Hi,
This might be something stupid, but I have a couple value structs that
I'm using in my CLI layer. I pass them up via callbacks to the c#
layer. In the c# layer, it wants my callback methods to have the
agurment type as ValueType, rather then the actual type, am I missing
something?
This might be something stupid, but I have a couple value structs that
I'm using in my CLI layer. I pass them up via callbacks to the c#
layer. In the c# layer, it wants my callback methods to have the
agurment type as ValueType, rather then the actual type, am I missing
something?