Gets the progid of the controls of the
specified type for this algorithm. If a certain control type isn't
supported, return an empty string.
| [Visual Basic .NET] |
|---|
Public Function GetControlsProgID( _
ByVal Type As AgESearchControlTypes _
) As String
|
| [C#] |
|---|
public string GetControlsProgID(
|
| [Managed C++] |
|---|
public: String __gc ^ GetControlsProgID(
|
| [Java] |
|---|
public String getControlsProgID(
|
| [Unmanaged C++] |
|---|
public: HRESULT GetControlsProgID(
|
- Type
-
Member Value Description eSearchControlTypesReal 0 Real numbers (doubles)