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

#include <DXP.Interfaces.h>

Inheritance diagram for DXP::IEDMS_DictionaryWideString:
DXP::IInterfaceList

Public Member Functions

IEDMS_PairWideStringGetPair (int i)
bool TryGetValue (std::wstring const AKey, std::wstring *AValue)
IEDMS_PairWideStringNewPair (std::wstring const AKey, std::wstring const AValue, int *AIndex)
bool TryGetKey (std::wstring const AValue, std::wstring *AKey)
Public Member Functions inherited from DXP::IInterfaceList
IDispatch * Get (int Index)
int GetCapacity ()
int GetCount ()
void Put (int Index, IDispatch *const Item)
void SetCapacity (int NewCapacity)
void SetCount (int NewCount)
void Clear ()
void Delete (int Index)
void Exchange (int Index1, int Index2)
IDispatch * First ()
int IndexOf (IDispatch *const Item)
int Add (IDispatch *const Item)
void Insert (int Index, IDispatch *const Item)
IDispatch * Last ()
int Remove (IDispatch *const Item)
void Lock ()
void Unlock ()

Member Function Documentation

◆ GetPair()

IEDMS_PairWideString * DXP::IEDMS_DictionaryWideString::GetPair ( int i)

◆ NewPair()

IEDMS_PairWideString * DXP::IEDMS_DictionaryWideString::NewPair ( std::wstring const AKey,
std::wstring const AValue,
int * AIndex )

◆ TryGetKey()

bool DXP::IEDMS_DictionaryWideString::TryGetKey ( std::wstring const AValue,
std::wstring * AKey )

◆ TryGetValue()

bool DXP::IEDMS_DictionaryWideString::TryGetValue ( std::wstring const AKey,
std::wstring * AValue )

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