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