next

fun next(count: Int = 1): List<String>(source)

Gets the next string(s).

IEnumString::Next signature: HRESULT Next(ULONG celt, LPOLESTR* rgelt, ULONG* pceltFetched)

Return

List of strings retrieved

Parameters

count

Number of strings to retrieve