For the complete documentation index, see llms.txt. This page is also available as Markdown.

set_segm_class

Change class of the segment
  ea      - any address in the segment
  class   - new class of the segment

success set_segm_class(long ea, string klass);

Last updated

Was this helpful?