Note
Kailangan ng pahintulot para ma-access ang page na ito. Maaari mong subukang mag-sign in o magpalit ng mga direktoryo.
Ang pag-access sa pahinang ito ay nangangailangan ng pahintulot. Maaari mong subukang baguhin ang mga direktoryo.
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 |