ArcObjects Library Reference (SystemUtility)  

IDocumentHelper3.DebugMapPageLayoutStream Method

method DebugMapPageLayoutStream.

ERROR: Syntax information about IDocumentHelper3.DebugMapPageLayoutStream may not be in D:\ArcGIS\DotNet\ESRI.ArcGIS.SystemUtility.dll

[C++]
HRESULT DebugMapPageLayoutStream(
  BSTR bsDocName,
  BSTR* bsResult,
  BSTR* bsLastGUID
);
[C++]

Parameters

bsDocName [in]   bsDocName is a parameter of type BSTR bsResult [in, out]   bsResult is a parameter of type BSTR bsLastGUID [in, out]   bsLastGUID is a parameter of type BSTR

See Also

IDocumentHelper3 Interface