GetTranslatorCount
- Mise à jour2026-02-03
- Temps de lecture : 1 minute(s)
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.