\n
Microsoft Invisible Computing

CimEnum Concrete Class

CIM resource enumerator.

Implements IEnum

Subclass of CUnknown

Methods

Inherits CUnknown.QueryInterface
Inherits CUnknown.AddRef
Inherits CUnknown.Release
CimEnumPull implements IEnum.Pull
Source in cimdb.c

Get copy of current entry whatever type it is. Any transitive data referenced is allocated within the same buffer. Move on to next entry.

CimEnumReleasePullResult implements IEnum.ReleasePullResult
Source in cimdb.c

Discard the last result. If the object returned contained live objects, release them now. If heap is provided, free all data as well.

©2006 Microsoft Corporation. All rights reserved. Terms of Use Privacy Statement Accessibility End User License Agreement