I have tried dllimport and extern command without any success. Searched the net for some examples, which just added more to my confusion :-). Any hints? Thanks in advance.
Here is what I have tried:
Static void Main (string[] args)
{
CallLVSharedVar
}
[DllImport(@"SharedLibtoCSharp.dll")]
private extern static void CallLVSharedVar([MarshalAS(UnmanagedType.