Main Page | Class Hierarchy | Class List | File List | Class Members | File Members

IDSSDocumentServices Interface Reference

List of all members.

Detailed Description

This is the type specific interface on the report services component.


Public Member Functions

HRESULT DocumentManipulationService ([in] IDSSDocumentInstance3 *pDocumentInstance,[in, optional] Int32 Flags,[in, optional] IDSSUserRuntime *pUserRuntime,[out, retval] IDSSDocumentManipulator ppDocumentManipulation)
 Create a document manipulation service.


Member Function Documentation

HRESULT IDSSDocumentServices::DocumentManipulationService [in] IDSSDocumentInstance3 pDocumentInstance,
[in, optional] Int32  Flags,
[in, optional] IDSSUserRuntime pUserRuntime,
[out, retval] IDSSDocumentManipulator   ppDocumentManipulation
 

Create a document manipulation service.

Parameters:
pDocumentInstance the document instance to manipulate. It should not be NULL.
Flags Modify behavior of this method.
pUserRuntime Optional user runtime object including the user credential information.
ppDocumentManipulation The document manipulation interface that allows the user to do a sequence of manipulation operations.


Copyright © 1996-2018 MicroStrategy Inc. All Rights Reserved.