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

#include <DXP.Interfaces.h>

Inheritance diagram for DXP::IToDoDocument:

Public Member Functions

bool ToDo_ScanBegin ()
bool ToDo_ScanEnd ()
int ToDo_GetCount ()
std::wstring ToDo_GetItem (int Index)
bool ToDo_ItemActivate (std::wstring const AnItem)
bool ToDo_ItemUpdate (std::wstring const OldItem, std::wstring const NewItem)
bool ToDo_ItemEdit (std::wstring const AnItem)
bool ToDo_ItemCanEdit ()

Member Function Documentation

◆ ToDo_GetCount()

int DXP::IToDoDocument::ToDo_GetCount ( )

◆ ToDo_GetItem()

std::wstring DXP::IToDoDocument::ToDo_GetItem ( int Index)

◆ ToDo_ItemActivate()

bool DXP::IToDoDocument::ToDo_ItemActivate ( std::wstring const AnItem)

◆ ToDo_ItemCanEdit()

bool DXP::IToDoDocument::ToDo_ItemCanEdit ( )

◆ ToDo_ItemEdit()

bool DXP::IToDoDocument::ToDo_ItemEdit ( std::wstring const AnItem)

◆ ToDo_ItemUpdate()

bool DXP::IToDoDocument::ToDo_ItemUpdate ( std::wstring const OldItem,
std::wstring const NewItem )

◆ ToDo_ScanBegin()

bool DXP::IToDoDocument::ToDo_ScanBegin ( )

◆ ToDo_ScanEnd()

bool DXP::IToDoDocument::ToDo_ScanEnd ( )

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