SECEdit::SetFileMappingKey

void SECEdit::SetFileMappingKey(LPCTSTR lpszKey = NULL)

Sets the keyword coloring key.

Defined in: SECEdit.cpp

Return Value

void

Comments

This method is for compatibility with Objective Edit 1.x. It is not currently implemented.

Parameters

lpszKey

Points to a key, or NULL for no syntx coloring.

See Also

SECEdit