OpenDocuments Members
Published: May 2010
The OpenDocuments control is an ActiveX control that allows a user of Microsoft SharePoint Foundation 2010 to create documents based on a specified template, or to edit documents with their associated applications.
The following table lists the members exposed by the OpenDocuments control.
Name | Description |
|---|---|
Checks in the specified document to a library. | |
Checks out a document from a library. | |
Creates a document based on the specified document template. | |
Creates a document based on the specified document template and window object. | |
Discards the check out of a document to the client computer and deletes the local draft. | |
Opens the specified document for editing with its associated application or with the specified editor. | |
Opens the specified document for editing with its associated application or with the specified editor based on the specified window object. | |
Opens the specified document for editing with its associated application or with the specified editor based on the specified window object, and specifies whether to use a local copy. | |
Creates a new blog post in the editing application. | |
Used with the OpenDocuments.CreateNewDocument2 Method method to determine whether the security dialog box that appears when a document is opened has already appeared. | |
Opens the document for reading instead of editing, so that the document is not locked on the server. | |
Opens the document for reading instead of editing, so that the document is not locked on the server and in a specified window. | |
Opens the document for reading instead of editing, so that the document is not locked on the server in a specified window, and with a specified type. | |
Deprecated. Returns E_NOTIMPL.. |