enum
|
PageLoadFlags
|
Load
|
= 0
|
Load the cache page normally during access. |
---|---|---|
Manual
|
= 1
|
Do no load the cache page during access. This must be done manually later. |
Partial
|
= 2
|
Do partial load of cache page during access. Remarks: This
is
the
same
as
Load,
except
that
the
|