SECEditLangConfig::GetReplaceTabs
BOOLSECEditLangConfig::GetReplaceTabs(void)
Queries the enablement of tab replacment with spaces.
Defined in: SECEditLangConfig.h
Return Value
Return non-zero if tabs are replaced with spaces as they are input by the user; otherwise, returns 0.
Comments
This is an implementation of the ISECEditLangConfig interface.See Also