GetTranslatorCount
- Updated2025-04-09
- 1 minute(s) read
GetTranslatorCount
long GetTranslatorCount()
Purpose
Returns the number of translators the DLL implements. Each translator supports a single custom file format. When a DLL implements more than one translator, the DLL must maintain indexes of the translators to support the required callback functions.
Return Value
Returns the number of translators the DLL implements.