Skip to content

IOTASourceEditor

Chua Chee Wee edited this page Oct 24, 2020 · 4 revisions

Description

IOTASourceEditor is an editor interface for source files and represents a single source file. Cast an IOTAEditor to IOTASourceEditor using QueryInterface, the Supports function, or the as keyword.

Hierarchy

Up to Parent: IOTASourceEditor180

Methods

Method Description
SwitchToView Switches the editor to the specified view by view index. The AViewContext parameter is passed along to the specified view which can be used to indicate any view-specific context or selection criteria.
SwitchToView Switches the editor to the specified view by view identifier. The AViewContext parameter is passed along to the specified view which can be used to indicate any view-specific context or selection criteria.

Properties

There are no properties.

Clone this wiki locally