Frameset.clearOptions Method

Module: Frameset

Definition

Removes all options currently set on the frameset, resetting it to a default state.

clear_options(self) -> None

Exceptions

An error has occurred during Devices Library execution.
void clearOptions()

Exceptions

An error has occurred during Devices Library execution.
public void ClearOptions()

Exceptions

An error has occurred during Devices Library execution.
public void clearOptions() throws DevicesException

Exceptions

An error has occurred during Devices Library execution.
int id3DevicesFrameset_ClearOptions (
    ID3_DEVICES_FRAMESET hFrameset)

Parameters

in Handle to the Frameset object.

Returns

int
An error code.
See id3DevicesError file for the list of possible error codes.