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

#include <DXP.Interfaces.h>

Inheritance diagram for DXP::ICommentedDocument:

Public Member Functions

void SetActiveCommentThread (IEDMS_CommentThreadHolder *const ACommentThread)
IEDMS_CommentThreadHolderGetActiveCommentThread ()
void AddCommentThread (IEDMS_CommentThreadHolder *const ACommentThread)
IEDMS_CommentThreadHolderGetCommentThread (int const AIndex)
int GetCommentThreadsCount ()
void ClearCommentThreads ()
bool SelectCommentThread (IEDMS_CommentThreadHolder *const ACommentThread)
IEDMS_CommentThreadHolderGetCommentThreadByGUID (std::wstring const AThreadGUID)

Member Function Documentation

◆ AddCommentThread()

void DXP::ICommentedDocument::AddCommentThread ( IEDMS_CommentThreadHolder *const ACommentThread)

◆ ClearCommentThreads()

void DXP::ICommentedDocument::ClearCommentThreads ( )

◆ GetActiveCommentThread()

IEDMS_CommentThreadHolder * DXP::ICommentedDocument::GetActiveCommentThread ( )

◆ GetCommentThread()

IEDMS_CommentThreadHolder * DXP::ICommentedDocument::GetCommentThread ( int const AIndex)

◆ GetCommentThreadByGUID()

IEDMS_CommentThreadHolder * DXP::ICommentedDocument::GetCommentThreadByGUID ( std::wstring const AThreadGUID)

◆ GetCommentThreadsCount()

int DXP::ICommentedDocument::GetCommentThreadsCount ( )

◆ SelectCommentThread()

bool DXP::ICommentedDocument::SelectCommentThread ( IEDMS_CommentThreadHolder *const ACommentThread)

◆ SetActiveCommentThread()

void DXP::ICommentedDocument::SetActiveCommentThread ( IEDMS_CommentThreadHolder *const ACommentThread)

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