This document is archived and information here might be outdated. Recommended version. |
Refreshes the parent of the specified object in the catalog object associated with the Geoprocessor.
[Visual Basic .NET] Public Sub RefreshCatalog ( _ ByRef pInputValue As Object _ )
[C#] public void RefreshCatalog ( ref object pInputValue );
[C++]
HRESULT RefreshCatalog(
Variant* pInputValue
);
[C++]
Parameters pInputValue [in]
pInputValue is a parameter of type VARIANT*