SECEditLangConfig::GetAutoIndent

BOOL SECEditLangConfig::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

SECEditLangConfig SetAutoIndent