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_GetFieldUnicode Method
Close
dtSearch .NET Standard API 2024.02
Contents
|
Index
|
Reference
|
Home
Previous
|
Up
|
Next
WordListBuilder.dtsWLB_GetFieldUnicode Method
C#
public
static
extern
void
dtsWLB_GetFieldUnicode
( IntPtr
hBuilder
,
int
iWord
, System.Text.StringBuilder
buf
,
int
bufSize
);
Remarks
Return Type: void hBuilder: void* iWord: int buf: char* bufSize: int
See Also
WordListBuilder Methods
|
WordListBuilder Class
|
WordListBuilder Members
|
dtSearch.Engine Namespace