BaiduMap_IOSSDK_v6.6.2_Docs 6.6.2
载入中...
搜索中...
未找到
BMKUtilsVersion.h
浏览该文件的文档.
1//
2// BMKUtilsVersion.h
3// UtilsComponent
4//
5// Created by wzy on 15/9/9.
6// Copyright © 2015年 baidu. All rights reserved.
7//
8
9#ifndef BMKUtilsVersion_h
10#define BMKUtilsVersion_h
11
12#import <UIKit/UIKit.h>
13
23FOUNDATION_EXTERN NSString* BMKGetMapApiUtilsComponentVersion(void);
24
29UIKIT_EXTERN BOOL BMKCheckUtilsComponentIsLegal(void);
30
31
32#endif /* BMKUtilsVersion_h */
FOUNDATION_EXTERN NSString * BMKGetMapApiUtilsComponentVersion(void)
UIKIT_EXTERN BOOL BMKCheckUtilsComponentIsLegal(void)