Tuesday, 27 August 2013

How to pass structure as pointer in C dll from C#

How to pass structure as pointer in C dll from C#

References

Reference NO 1

http://stackoverflow.com/questions/15197195/how-to-pass-structure-as-pointer-in-c-dll-from-c-sharp

Reference NO 2

http://stackoverflow.com/questions/4558082/passing-an-struct-array-into-c-dll-from-c-sharp

Reference NO 3

http://social.msdn.microsoft.com/Forums/en-US/bb6f4195-678a-4f6c-8475-ef4fb449b6b0/action?threadDisplayName=problem-marshalling-struct-with-pointer-to-another-struct-function-takes-pointer-to-struct-as

Reference NO 4

http://forums.codeguru.com/showthread.php?439051-problems-with-pointer-to-struct-(C-using-C-dll)

Reference NO 5

http://limbioliong.wordpress.com/2011/08/19/passing-a-pointer-to-a-structure-from-c-to-c-part-1/

Reference NO 6

http://bytes.com/topic/c-sharp/answers/642557-how-can-i-pass-structure-into-c-function-expect-pointer

Reference NO 7

http://www.codeproject.com/Questions/437094/csharp-pass-structure-from-unmanaged-cplusplus-dll

Reference NO 8

#EANF#

No comments:

Post a Comment