API_UCCallbackType
유저 컨트롤 다이얼로그 항목에서 사용하는 속성 세트를 설명합니다.
typedef struct { API_UserControlType type; short dialogID; short itemID; } API_UCCallbackType;
멤버
- type
- 속성 세트가 사용됩니다.
- dialogID
- 다이얼로그 또는 탭 페이지의 식별자입니다.
- itemID
- 다이얼로그 항목 식별자입니다.
설명
이 structure는 ACAPI_Interface (APIIo_SetUserControlCallbackID, ...) 함수에서 사용합니다.
요구사항
- 버전: API 4.1 또는 이후
- 헤더: APIdefs_Interface.h