Next Topic

Previous Topic

Book Contents

NextInstance

bool NextInstance()

Return values

True if a new result was fetched, false if no more results of the query exists.

Remarks

The function retrieves a new result generated by a previous call to the Execute function. This function must be called before the first call to the GetProperty function.