Notă
Accesul la această pagină necesită autorizare. Puteți încerca să vă conectați sau să modificați directoarele.
Accesul la această pagină necesită autorizare. Puteți încerca să modificați directoarele.
Enumerates the advisory connection information for a data object.
Inheritance
The IEnumSTATDATA interface inherits from the IUnknown interface. IEnumSTATDATA also has these types of members:
Methods
The IEnumSTATDATA interface has these methods.
| IEnumSTATDATA::Clone Creates a new enumerator that contains the same enumeration state as the current one. (IEnumSTATDATA.Clone) |
| IEnumSTATDATA::Next Retrieves the specified number of items in the enumeration sequence. (IEnumSTATDATA.Next) |
| IEnumSTATDATA::Reset Resets the enumeration sequence to the beginning. (IEnumSTATDATA.Reset) |
| IEnumSTATDATA::Skip Skips over the specified number of items in the enumeration sequence. (IEnumSTATDATA.Skip) |
Requirements
| Requirement | Value |
|---|---|
| Minimum supported client | Windows 2000 Professional [desktop apps | UWP apps] |
| Minimum supported server | Windows 2000 Server [desktop apps | UWP apps] |
| Target Platform | Windows |
| Header | objidl.h |