GetBlockID
This method retrieves the workdoc block index for the current matched word. This
method is called typically after executing FindStringFirst
or
FindStringNext
for search operations where the entire block is needed,
such as in an address block search algorithm.
Syntax
GetBlockID(plBlockID as Long)
Parameter | Description |
---|---|
plBlockID | Output parameter.
|