Nóta
Aðgangur að þessari síðu krefst heimildar. Þú getur prófað aðskrá þig inn eða breyta skráasöfnum.
Aðgangur að þessari síðu krefst heimildar. Þú getur prófað að breyta skráasöfnum.
Enumerates the views supported by a document object.
Inheritance
The IEnumOleDocumentViews interface inherits from the IUnknown interface. IEnumOleDocumentViews also has these types of members:
Methods
The IEnumOleDocumentViews interface has these methods.
| IEnumOleDocumentViews::Clone Creates a new enumerator that contains the same enumeration state as the current one. (IEnumOleDocumentViews.Clone) |
| IEnumOleDocumentViews::Next Retrieves the specified number of items in the enumeration sequence. (IEnumOleDocumentViews.Next) |
| IEnumOleDocumentViews::Reset Resets the enumeration sequence to the beginning. (IEnumOleDocumentViews.Reset) |
| IEnumOleDocumentViews::Skip Skips over the specified number of items in the enumeration sequence. (IEnumOleDocumentViews.Skip) |
Requirements
| Requirement | Value |
|---|---|
| Minimum supported client | Windows 2000 Professional [desktop apps only] |
| Minimum supported server | Windows 2000 Server [desktop apps only] |
| Target Platform | Windows |
| Header | docobj.h |