ArcObjects Library Reference  (Geoprocessing)    

IGPFunctionFactory.CLSID Property

The class identifier (CLSID) of the geoprocessing function factory.

[Visual Basic 6.0]
Property CLSID As IUID
[Visual Basic .NET]
Public ReadOnly Property CLSID As UID
[C#]
public UID CLSID {get;}
[Java]
public IUID getCLSID()
throws
    IOException,
    AutomationException
[C++]
HRESULT get_CLSID(
  IUID** CLSID
);
[C++]

Parameters

CLSID [out, retval]

  CLSID is a parameter of type IUID

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

See Also

IGPFunctionFactory Interface

 


Feedback Send feedback on this page