Nuta
Dostęp do tej strony wymaga autoryzacji. Możesz spróbować się zalogować lub zmienić katalog.
Dostęp do tej strony wymaga autoryzacji. Możesz spróbować zmienić katalogi.
An enumerator for actions on an object.
Inheritance
IActionEnumerator inherits from IUnknown.
Methods
The IActionEnumerator interface has these methods.
| IActionEnumerator::AddRef The AddRef method increments the reference count for an interface on an object. This method belongs to the IActionEnumerator interface. |
| IActionEnumerator::GetNext The GetNext method retrieves the next action on the object. This method belongs to the IActionEnumerator interface. |
| IActionEnumerator::QueryInterface The QueryInterface method retrieves pointers to the supported interfaces on an object. This method belongs to the IActionEnumerator interface. |
| IActionEnumerator::Release The Release method decrements the reference count for an interface on an object. This method belongs to the IActionEnumerator interface. |
| IActionEnumerator::Reset The Reset method resets the enumerator to the first action. This method belongs to the IActionEnumerator interface. |
Requirements
| Requirement | Value |
|---|---|
| Header | dbgmodel.h |