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

#include <DXP.Interfaces.h>

Inheritance diagram for DXP::IServerRecord:

Public Member Functions

std::wstring GetVersion ()
std::wstring GetCopyRight ()
std::wstring GetDate ()
std::wstring GetGeneralInfo ()
bool GetSupportsDDBRead ()
bool GetSupportsDDBWrite ()
bool GetSystemExtension ()
std::wstring GetName ()
std::wstring GetInsPath ()
std::wstring GetExePath ()
std::wstring GetDescription ()
bool GetServerFileExist ()
bool GetIsDocumentWizard ()
std::wstring GetRCSFilePath ()
int GetWindowKindCount ()
int GetCommandCount ()
int GetPanelInfoCount ()
IServerProcessGetCommand (int Index)
IServerWindowKindGetWindowKind (int Index)
IServerWindowKindGetWindowKindByName (std::wstring const Name)
IServerPanelInfoGetPanelInfo (int Index)
IServerPanelInfoGetPanelInfoByName (std::wstring const Name)
int GetDocumentFilterCount ()
void GetDocumentFilter (int Index, std::wstring *Kind, std::wstring *Filter)

Member Function Documentation

◆ GetCommand()

IServerProcess * DXP::IServerRecord::GetCommand ( int Index)

◆ GetCommandCount()

int DXP::IServerRecord::GetCommandCount ( )

◆ GetCopyRight()

std::wstring DXP::IServerRecord::GetCopyRight ( )

◆ GetDate()

std::wstring DXP::IServerRecord::GetDate ( )

◆ GetDescription()

std::wstring DXP::IServerRecord::GetDescription ( )

◆ GetDocumentFilter()

void DXP::IServerRecord::GetDocumentFilter ( int Index,
std::wstring * Kind,
std::wstring * Filter )

◆ GetDocumentFilterCount()

int DXP::IServerRecord::GetDocumentFilterCount ( )

◆ GetExePath()

std::wstring DXP::IServerRecord::GetExePath ( )

◆ GetGeneralInfo()

std::wstring DXP::IServerRecord::GetGeneralInfo ( )

◆ GetInsPath()

std::wstring DXP::IServerRecord::GetInsPath ( )

◆ GetIsDocumentWizard()

bool DXP::IServerRecord::GetIsDocumentWizard ( )

◆ GetName()

std::wstring DXP::IServerRecord::GetName ( )

◆ GetPanelInfo()

IServerPanelInfo * DXP::IServerRecord::GetPanelInfo ( int Index)

◆ GetPanelInfoByName()

IServerPanelInfo * DXP::IServerRecord::GetPanelInfoByName ( std::wstring const Name)

◆ GetPanelInfoCount()

int DXP::IServerRecord::GetPanelInfoCount ( )

◆ GetRCSFilePath()

std::wstring DXP::IServerRecord::GetRCSFilePath ( )

◆ GetServerFileExist()

bool DXP::IServerRecord::GetServerFileExist ( )

◆ GetSupportsDDBRead()

bool DXP::IServerRecord::GetSupportsDDBRead ( )

◆ GetSupportsDDBWrite()

bool DXP::IServerRecord::GetSupportsDDBWrite ( )

◆ GetSystemExtension()

bool DXP::IServerRecord::GetSystemExtension ( )

◆ GetVersion()

std::wstring DXP::IServerRecord::GetVersion ( )

◆ GetWindowKind()

IServerWindowKind * DXP::IServerRecord::GetWindowKind ( int Index)

◆ GetWindowKindByName()

IServerWindowKind * DXP::IServerRecord::GetWindowKindByName ( std::wstring const Name)

◆ GetWindowKindCount()

int DXP::IServerRecord::GetWindowKindCount ( )

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