MCPcopy Create free account
hub / github.com/cinience/RedisStudio / GetMarkup

Method GetMarkup

DuiLib/Core/UIDlgBuilder.cpp:227–230  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

225}
226
227CMarkup* CDialogBuilder::GetMarkup()
228{
229 return &m_xml;
230}
231
232void CDialogBuilder::GetLastErrorMessage(LPTSTR pstrMessage, SIZE_T cchMax) const
233{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected