Enumerates DebugPropertyInfo structures.
Methods in Vtable Order
The following table shows the methods of IEnumDebugPropertyInfo.
Method | Description |
---|---|
Retrieves a specified number of DebugPropertyInfo structures in an enumeration sequence. | |
Skips a specified number of DebugPropertyInfo structures in an enumeration sequence. | |
Resets the enumeration sequence to the beginning. | |
Creates an enumerator that contains the same enumeration state as the current enumerator. | |
Gets the number of DebugPropertyInfo structures in an enumerator. |
Requirements
Header: dbgprop.h
See Also