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

#include <DXP.Interfaces.h>

Inheritance diagram for DXP::IProductInfo:

Public Member Functions

std::wstring ImplementingServerName ()
IDXPSplashCustomSplash ()
std::wstring GetValue (std::wstring const ASectionName, std::wstring const AValueName)
bool TryGetValue (std::wstring const ASectionName, std::wstring const AValueName, std::wstring *AValue)
bool SupportsUIFeature (std::wstring const AUIFeature, bool ADefault)
bool SupportsOptionsPage (std::wstring const APageName, bool ADefault)
long MainImageListHandle ()
bool GetLicenseExpirationInfo (IInterfaceList *const ALicenseExpirationList, int *AMinDaysLeft, std::wstring *AInfo)
std::wstring GetPCBDocumentKind ()

Member Function Documentation

◆ CustomSplash()

IDXPSplash * DXP::IProductInfo::CustomSplash ( )

◆ GetLicenseExpirationInfo()

bool DXP::IProductInfo::GetLicenseExpirationInfo ( IInterfaceList *const ALicenseExpirationList,
int * AMinDaysLeft,
std::wstring * AInfo )

◆ GetPCBDocumentKind()

std::wstring DXP::IProductInfo::GetPCBDocumentKind ( )

◆ GetValue()

std::wstring DXP::IProductInfo::GetValue ( std::wstring const ASectionName,
std::wstring const AValueName )

◆ ImplementingServerName()

std::wstring DXP::IProductInfo::ImplementingServerName ( )

◆ MainImageListHandle()

long DXP::IProductInfo::MainImageListHandle ( )

◆ SupportsOptionsPage()

bool DXP::IProductInfo::SupportsOptionsPage ( std::wstring const APageName,
bool ADefault )

◆ SupportsUIFeature()

bool DXP::IProductInfo::SupportsUIFeature ( std::wstring const AUIFeature,
bool ADefault )

◆ TryGetValue()

bool DXP::IProductInfo::TryGetValue ( std::wstring const ASectionName,
std::wstring const AValueName,
std::wstring * AValue )

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