Share via


RmhStore Class

This class represents a document store. It adds files to the store, returns the location of files that it contains, and determines the rights to be granted to each user.

Method or Property Description
RmhStore This constructor takes in the name and the physical path to the document store.
Checkin This method copies a file from a location that was passed in to the document store. It overwrites existing files of the same name, and marks the file as available.
Checkout This method copies a document from the document store to a local temporary file for processing by calling the local method GetRmhDocument.
GetPublishedDocumentPath This method returns the path to a published document in the store.
StoreUserRights This property returns a list of rights that are assigned to users.

See Also

Protected Document Library Sample Classes and Functions

Send comments about this topic to Microsoft

Build date: 3/13/2008