ArcObjects Library Reference (SystemUtility)  

IARControlEventsHelper.OnDocumentLoaded Method

Fires when a document is loaded into the ArcReaderControl.

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

[C++]
HRESULT OnDocumentLoaded(
  BSTR sDocument
);
[C++]

Parameters

sDocument [in]   sDocument is a parameter of type BSTR

See Also

IARControlEventsHelper Interface