See Also
WordListBuilder Methods
|
WordListBuilder Class
|
WordListBuilder Members
|
dtSearch.Engine Namespace
You are here:
Symbol Reference
>
dtSearch.Engine Namespace
>
Classes
>
WordListBuilder Class
>
WordListBuilder Methods
>
dtsWLB_GetWordUnicode Method
Close
dtSearch .NET Standard API 2024.02
Contents
|
Index
|
Reference
|
Home
Previous
|
Up
|
Next
WordListBuilder.dtsWLB_GetWordUnicode Method
C#
public
static
extern
void
dtsWLB_GetWordUnicode
( IntPtr
hBuilder
,
int
iWord
, System.Text.StringBuilder
buf
,
int
bufSize
,
ref
int
pCount
,
ref
int
pDocCount
);
Remarks
Return Type: void hBuilder: void* iWord: int buf: char* bufSize: int pCount: int* pDocCount: int*
See Also
WordListBuilder Methods
|
WordListBuilder Class
|
WordListBuilder Members
|
dtSearch.Engine Namespace