Structures

ACTIVE_STRING_INFO

Used by EE_GET_ACTIVE_STRING message.

ATTR_INFO

Used by EE_GET_ATTR message.

AUTOFILL_INFO

Used by EE_AUTOFILL message.

BATCH_GREP_INFO

Used by Editor_BatchFindInFiles and
Editor_BatchReplaceInFiles inline functions ( EE_FIND_IN_FILESW and EE_REPLACE_IN_FILESWmessage s).

BATCH_INFO

Used by
EE_FIND_REPLACE message.

CLIP_INFO

Used by EE_CLIP_HISTORY message.

COLUMN_INFO

Used by the SORT_INFO structure.

COLUMN_STRUCT

Used by Editor_SetColumn inline function ( EE_SET_COLUMN message).

COMPARE_INFO

Used by EE_COMPARE message.

CONVERT_INFO

Used by EE_CONVERT_EX message.

CONVERT_CSV_INFO

Used by
EE_CONVERT_CSV message.

CUSTOM_BAR_INFO

Used by Editor_CustomBarOpen inline function ( EE_CUSTOM_BAR_OPEN message).

CUSTOM_BAR_CLOSE_INFO

Used by EVENT_CUSTOM_BAR_CLOSED event.

EDIT_COLUMN_INFO

Used by EE_EDIT_COLUMN message.

EXEC_PLUGIN_INFO

Used by EE_EXEC_PLUGIN message.

EXTRACT_FREQUENT_INFO

Used by EE_EXTRACT_FREQUENT message.

FILTER_INFO

Used by EE_FILTER message.

FILTER_INFO_EX

Used by EE_FILTER and EE_GET_FILTER messages.

FIND_REGEX_INFO

Used by Editor_FindRegex inline function ( EE_FIND_REGEX message).

FIND_REGEX_INFO_EX

Used by Editor_FindRegex inline function ( EE_FIND_REGEX message).

FIND_REPLACE_INFO

Used by EE_FIND_REPLACE message.

GET_CELL_INFO

Used by Editor_GetCell
inline function ( EE_GET_CELL message).

GET_COLOR_INFO

Used by EE_GET_COLOR messages.

GET_LINE_INFO

Used by Editor_GetLineA, and Editor_GetLineW macros ( EE_GET_LINEA, EE_GET_LINEW message).

GREP_INFOA

Used by Editor_FindInFilesA inline function, and Editor_ReplaceInFilesA inline function ( EE_FIND_IN_FILESA message, and EE_REPLACE_IN_FILESA message).

GREP_INFOW

Used by Editor_FindInFilesW inline function, and Editor_ReplaceInFilesW inline function ( EE_FIND_IN_FILESW message, and EE_REPLACE_IN_FILESW message).

GREP_INFO_EX

Used by Editor_FindInFiles inline function, and Editor_ReplaceInFiles inline function ( EE_FIND_IN_FILESW message, and EE_REPLACE_IN_FILESW message).

HISTORY_INFO

Used by EVENT_HISTORY event.

INFO_EX_DATA

Used by EE_INFO_EX message.

JOIN_INFO

Used by EE_JOIN message.

LOAD_FILE_INFO_EX

Used by Editor_LoadFileA
and Editor_LoadFileW
inline functions ( EE_LOAD_FILEA and
EE_LOAD_FILEW messages).

MANAGE_DUPLICATES_INFO

Used by EE_MANAGE_DUPLICATES messages.

MATCH_REGEX_INFO

Used by Editor_MatchRegex inline function ( EE_MATCH_REGEX message).

MATCH_REGEX_INFO_EX

Used by Editor_MatchRegex inline function ( EE_MATCH_REGEX message).

NUMBERING_INFO

Used by EE_NUMBERING message.

OUTLINE_ARRAY_INFO

Used by
Editor_SetOutlineArray
inline function ( EE_SET_OUTLINE_ARRAY message).

POINT_PTR

Used to specify a point position. In 32-bit plug-ins, POINT_PTR is the same as the POINT structure. In 64-bit plug-ins, each field is extended to the 64-bit integer from the 32-bit integer.

PIVOT_TABLE_INFO

Used by
EE_PIVOT_TABLE message.

QUERY_STRING_INFO

Used by EE_QUERY_STRING_EX message.

REARRANGE_COLUMNS_INFO

Used by EE_REARRANGE_COLUMNS message.

REG_QUERY_VALUE_INFO

Used by EE_REG_QUERY_VALUE message.

REG_SET_VALUE_INFO

Used by EE_REG_SET_VALUE message.

RUN_MACRO_INFO

Used by EE_RUN_MACRO message.

SEL_INFO

Used by Editor_GetMultiSel inline function ( EE_GET_MULTI_SEL message).

SIZE_PTR

Used to specify a size. In 32-bit plug-ins, SIZE_PTR is the same as the SIZE structure. In 64-bit plug-ins, each field is extended to the 64-bit integer from the 32-bit integer.

SORT_INFO

Used by EE_SORT message.

STRING_BUF

Used by EE_INFO message.

SPLIT_COLUMN_INFO

Used by EE_SPLIT_COLUMN message.

TEMP_INFO

Used by EE_EDIT_TEMP message and EVENT_TEMP_SAVING event.

TIP_INFO

Used by EE_SHOW_TIP message.

TOOLBAR_INFO

Used by Editor_ToolbarOpen inline function ( EE_TOOLBAR_OPEN message) and events related to custom toolbars.

UNICODE_NAME_INFO

Used by EE_GET_UNICODE_NAME message.

UNPIVOT_INFO

Used by
EE_UNPIVOT message.