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

#include <DXP.Interfaces.h>

Inheritance diagram for DXP::IDynamicHelpManager:

Public Member Functions

int AddCustomContent (std::wstring const ASectionName, std::wstring const ASectionBody)
void RemoveCustomContent (int AnID)
std::wstring GetCustomSectionName (int Index)
std::wstring GetCustomSectionBody (int Index)
int GetCustomSectionsCount ()

Member Function Documentation

◆ AddCustomContent()

int DXP::IDynamicHelpManager::AddCustomContent ( std::wstring const ASectionName,
std::wstring const ASectionBody )

◆ GetCustomSectionBody()

std::wstring DXP::IDynamicHelpManager::GetCustomSectionBody ( int Index)

◆ GetCustomSectionName()

std::wstring DXP::IDynamicHelpManager::GetCustomSectionName ( int Index)

◆ GetCustomSectionsCount()

int DXP::IDynamicHelpManager::GetCustomSectionsCount ( )

◆ RemoveCustomContent()

void DXP::IDynamicHelpManager::RemoveCustomContent ( int AnID)

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