
164 CHAPTER 4
EndGetBlock
EndGetBlock
EndGetBlock informs the server that you finished retrieving a series of
items. This allows the DM API to release the result set to minimize the
possibility of time outs in other operations that may be pending.
Syntax
PCDRecentDoc.EndGetBlock()
PCDSearch.EndGetBlock()
Returns
Returns an HRESULT to receive the result of the call. S_OK indicates
success. Languages such as JavaScript, Visual Basic, and VBScript
return this as a function value.
Related Items
See the following objects:
PCDRecentDoc
PCDSearch
See the BeginGetBlock method.
See the following properties:
ErrDescription
ErrNumber
Comentarios a estos manuales