Documentation Index
Fetch the complete documentation index at: https://docs.abbyy.com/llms.txt
Use this file to discover all available pages before exploring further.
이 메서드는 사전 설명을 RegExpDictionaryDescription 객체 형태로 반환합니다. 사전 설명이 정규식 기반 사전 설명이 아니면 NULL을 반환합니다.
HRESULT GetAsRegExpDictionaryDescription( IRegExpDictionaryDescription** Result );
IRegExpDictionaryDescription GetAsRegExpDictionaryDescription();
Function GetAsRegExpDictionaryDescription() As IRegExpDictionaryDescription
Result
[out, retval] 반환된 RegExpDictionaryDescription 객체의 인터페이스 포인터를 받는 IRegExpDictionaryDescription* 포인터 변수에 대한 포인터입니다.
이 메서드는 특정한 반환 값을 제공하지 않습니다. ABBYY FineReader Engine 함수의 표준 반환 코드를 반환합니다.
DictionaryDescription
RegExpDictionaryDescription