GetNthSymbolPattern for external symbol library
Is there a simple way using the SDK in c++ to find other symbol libraries and access symbols in them? That is, select a symbol library from the Symbol panel's flyout menu, and access symbols there.
GetNthSymbolPattern only works for the current document, and GetNthSymbolPatternFromDocument won't work because the external symbol library's document is not actually open.
Any suggestions would be much appreciated.
