谁能该我解释下 接口名+Ptr 到底是什么
进行gis开发的时候,经常能遇到这种问题,比如esri提供了一个imap接口,那么经常出现 ImapPtr
[解决办法]
it is the wrapper class generated by the compiler from your #import statement.
发布时间: 2012-01-16 23:36:51 作者: rapoo
谁能该我解释下 接口名+Ptr 到底是什么
进行gis开发的时候,经常能遇到这种问题,比如esri提供了一个imap接口,那么经常出现 ImapPtr
[解决办法]
it is the wrapper class generated by the compiler from your #import statement.