I am keep on getting following errors, I have a feeling that namespace and assembly name for CursorTypeEnum and LockTypeEnum is missing.
Error 731 Cannot find the interop type that matches the embedded type 'CursorTypeEnum'. Are you missing an assembly reference?
Error 732 Cannot find the interop type that matches the embedded type 'LockTypeEnum'. Are you missing an assembly reference?
Can someone please tell me namespace and assembly name for CursorTypeEnum and LockTypeEnum
Thank you