IEnumRunningDocuments Members
Include Protected Members
Include Inherited Members
Represents a list of Running Document Table (RDT) cookies that in turn each represent an open document.
The IEnumRunningDocuments type exposes the following members.
Methods
Name | Description | |
---|---|---|
Clone | Creates a copy of this IEnumRunningDocuments object. | |
Next | Returns a specified number of document cookies from the enumeration sequence. | |
Reset | Resets the enumeration sequence to the beginning | |
Skip | Skip over the specified number of document cookies in the enumeration sequence. |
Top