std.DoPrefetch

This job loads the specified object from a storage medium (e.g., Jukebox) into the cache to reduce access times.

1. Input Parameters

Name Type Required Description

Flags

INT

Yes

Options for the transfer:
0 = dia file and object are transferred
1 = only the object files are transferred
2 = only the dia file of the object is transferred

dwObjectID

INT

Yes

ID of the object

dwObjectType

INT

Yes

Type of the object

DocState

INT

Yes

LOWORD = document state; HIWORD = Read-Write flag.
The job processes only archived documents.

FileCount

INT

Yes

Number of files (not evaluated)

2. Return Value

(INT): 0 = Job successful, otherwise error code.