28 class FL_EXPORT CLibraryUtilities :
public CFLBase
Template type 의 문자열 클래스
Definition FLString.h:34
static const CResult IsLatestVersion()
현재 라이브러리가 최신 버전인지 확인 합니다. 인터넷 연결 시 사용 가능.
static const CResult GetLatestVersion(CFLString< wchar_t > &strResultLatestVersion)
최신 버전의 버전 값을 얻어 옵니다. 인터넷 연결시에만 사용 가능.
static CFLString< wchar_t > GetVersion()
라이브러리의 버전을 얻음
static uint64_t GetVersionInteger()
라이브러리의 버전을 정수로 얻음
virtual ~CLibraryUtilities()
소멸자
static EPlatformType GetLibraryPlatform()
라이브러리 플랫폼을 얻어옵니다.
FLImaging 모듈의 수행 결과 객체
Definition ResultsDef.h:1596
Definition AESCryptography.h:18
EPlatformType
플랫폼 타입
Definition DefinitionsBase.h:2882