API_LblTitleID
텍스트 라벨의 내용을 정의합니다.
typedef enum { APILbl_Custom, APILbl_Guid, APILbl_ID } API_LblTitleID;
멤버
- APILbl_Custom
- 커스텀 라벨 내용입니다. 내용은 API_ElementMemo의
textContent
필드로부터 옵니다. - APILbl_Guid
- 라벨의 내용은 요소의 내부 GUID입니다.
- APILbl_ID
- 라벨의 내용은 요소 structure의 ID (info) 필드로부터 옵니다.
요구사항
- 버전: API 2.1 또는 이후
- 헤더: APIdefs_Elements.h