SECEditLangConfig::GetAutoIndent
BOOLSECEditLangConfig::GetAutoIndent(void)
Queries the enablement of auto-indent.
Defined in: SECEditLangConfig.h
Return Value
Returns non-zero if auto-indent is enabled; otherwise 0.
Comments
This is an implementation of the ISECEditLangConfig interface.See Also