Description | Hierarchy | Fields | Methods | Properties |
type IEnumIDList = interface(IUnknown)
function Clone(out ppenum: IEnumIDList): HResult; stdcall; |
|
function Next(celt: ULONG; out rgelt: PItemIDList; var pceltFetched: ULONG): HResult; stdcall; |
|
function Reset: HResult; stdcall; |
|
function Skip(celt: ULONG): HResult; stdcall; |
function Clone(out ppenum: IEnumIDList): HResult; stdcall; |
|
function Next(celt: ULONG; out rgelt: PItemIDList; var pceltFetched: ULONG): HResult; stdcall; |
|
function Reset: HResult; stdcall; |
|
function Skip(celt: ULONG): HResult; stdcall; |
|
(c) 2012 Lake of Soft