F
Fritz
Is is possible to create a C style union in C Sharp? I'm trying to call
functions in an unmanaged DLL that has a struct with unions in it as a
function parameter. I've looked at the "StructLayout" attribute and the
unmanaged code examples but I don't see anything about unions.
Regards,
Fritz
functions in an unmanaged DLL that has a struct with unions in it as a
function parameter. I've looked at the "StructLayout" attribute and the
unmanaged code examples but I don't see anything about unions.
Regards,
Fritz