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.
Copies a saved vertical scroll position into the specified address.
HRESULT retVal = object.GetPositionCookie(pdwPositioncookie);
pdwPositioncookie [out]
Type: DWORD
The address to which the vertical scroll position is saved.