0 out of 1 rated this helpful - Rate this topic

OpenDocuments.CheckoutDocumentPrompt Method

Published: May 2010

Checks out a document from a library.


expression.CheckoutDocumentPrompt(bstrDocumentLocationRaw As String, fEditAfterCheckout As Boolean, varProgID)

expression

An expression that returns an OpenDocuments Control object.

bstrDocumentLocationRaw

A string that contains the URL of the document to check out.

fEditAfterCheckout

true to open the document in an editing application; otherwise, false.

varProgID

An optional string that contains the ProgID of the application that is used to work with the document. If this argument is omitted, the default application for the document is used.

true if the document is successfully checked out; otherwise, false.

Date

Description

May 2010

Initial publication

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.