Retrieves the ProgID for the Ui associated
with the provided plugin type.
| [Visual Basic .NET] |
|---|
Public Function GetUiProgID( _
ByVal PluginType As String _
) As String
|
| [C#] |
|---|
public string GetUiProgID(
|
| [Managed C++] |
|---|
public: String __gc ^ GetUiProgID(
|
| [Java] |
|---|
public String getUiProgID(
|
| [Unmanaged C++] |
|---|
public: HRESULT GetUiProgID(
|
- PluginType