Microsoft SDK for Java

IJavaEnumLINEINFO::
GetNext

The GetNext method of the IJavaEnumLINEINFO interface is used to retrieve the next LINEINFO structure being pointed to by the enumerator object and increments the enumeration pointer by one.

Syntax

HRESULT GetNext(LPLINEINFO *pli)

Parameters

[out] *pli The pointer to the LINEINFO structure that is retrieved.

© 1999 Microsoft Corporation. All rights reserved. Terms of use.