Altium C++ SDK 3.0
Loading...
Searching...
No Matches
DXP::IBackForwardNavigator Struct Reference

#include <DXP.Interfaces.h>

Inheritance diagram for DXP::IBackForwardNavigator:

Public Member Functions

std::wstring GetAddress ()
std::wstring GetCaption ()
int GetBackwardHistoryCount ()
std::wstring GetBackwardHistoryAddress (int AnIndex)
std::wstring GetBackwardHistoryCaption (int AnIndex)
bool MoveBackward (int AnIndex)
int GetForwardHistoryCount ()
std::wstring GetForwardHistoryAddress (int AnIndex)
std::wstring GetForwardHistoryCaption (int AnIndex)
bool MoveForward (int AnIndex)

Member Function Documentation

◆ GetAddress()

std::wstring DXP::IBackForwardNavigator::GetAddress ( )

◆ GetBackwardHistoryAddress()

std::wstring DXP::IBackForwardNavigator::GetBackwardHistoryAddress ( int AnIndex)

◆ GetBackwardHistoryCaption()

std::wstring DXP::IBackForwardNavigator::GetBackwardHistoryCaption ( int AnIndex)

◆ GetBackwardHistoryCount()

int DXP::IBackForwardNavigator::GetBackwardHistoryCount ( )

◆ GetCaption()

std::wstring DXP::IBackForwardNavigator::GetCaption ( )

◆ GetForwardHistoryAddress()

std::wstring DXP::IBackForwardNavigator::GetForwardHistoryAddress ( int AnIndex)

◆ GetForwardHistoryCaption()

std::wstring DXP::IBackForwardNavigator::GetForwardHistoryCaption ( int AnIndex)

◆ GetForwardHistoryCount()

int DXP::IBackForwardNavigator::GetForwardHistoryCount ( )

◆ MoveBackward()

bool DXP::IBackForwardNavigator::MoveBackward ( int AnIndex)

◆ MoveForward()

bool DXP::IBackForwardNavigator::MoveForward ( int AnIndex)

The documentation for this struct was generated from the following file: