Initiate the check-out progress utility.
[Visual Basic 6.0] Event Startup(
ByVal rProgress As esriReplicaProgress _
)
[Visual Basic .NET] Public Event Startup As StartupEventHandler
[C#] public event StartupEventHandler Startup
[C++]
HRESULT Startup(
esriReplicaProgress rProgress
);
[C++]Parameters
rProgress [in]rProgress is a parameter of type esriReplicaProgress
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.