1.

What Are 2 Ways Of Exporting A Function From A Dll?

Answer»

1 .TAKING a REFERENCE to the function from the DLL INSTANCE.
2. Using the DLL 's Type Library.

1 .Taking a reference to the function from the DLL instance.
2. Using the DLL 's Type Library.



Discussion

No Comment Found