RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
IEnumNames.Next Method
Pascal
function Next(celt: UINT; out rgname: WideString; out pceltFetched: UINT): HResult; stdcall;
C++
__fastcall __stdcall HRESULT Next(UINT celt, BSTR rgname, UINT pceltFetched);

This is Next, a member of class IEnumNames.

Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
What do you think about this topic? Send feedback!