GetPositionCookie method
Copies a saved vertical scroll position into the specified address.
Syntax
HRESULT retVal = object.GetPositionCookie(pdwPositioncookie);
Parameters
- pdwPositioncookie [out]
-
Type: DWORD
The address to which the vertical scroll position is saved.
Show: