This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > System > ESRI.ArcGIS.esriSystem > Interfaces > IC > IClassID Interface > IClassID.GetProgID Method (ArcObjects .NET 10.5 SDK) |
Identify ProgID for an object.
[Visual Basic .NET] Public Function GetProgID ( _ ) As String
[C#] public string GetProgID ( );
[C++]
HRESULT GetProgID(
BSTR* pProgID
);
[C++]
Parameters pProgID [out, retval] pProgID is a parameter of type BSTR