Documentation Center

PublicationOutput 2.5 GetNextPublishReportChunkByIshLngRef

Retrieves the next chunk of the saved publish report of the Publication Output Object.


Parameters

NameTypeDirectionDescription
psAuthContextStringInOutDeprecated proprietary authentication context only used by .ASMX web services based on internal username/password authentication. Claims based security standards drive all the WCF .SVC web services, making this parameter redundant.
plLngRefLongInThe language level identifier.
psPublishReportRefStringInThe unique identifier of the publish report of the publication output.
plOffSetLongInOutIndicates the position within the entire content.
piSizeIntegerInOutThe maximum number of bytes to be read from the entire content.
pbOutBytesBlobOutByte array with the requested chunk of the publish report content. All content chunks put together contain a Publish Report XML.