Sets the probability of detection algorithm by name.
[Visual Basic .NET] |
---|
Public Sub SetProbabilityOfDetection( _ ByVal Name As String _ ) |
[C#] |
---|
public void SetProbabilityOfDetection( |
[Managed C++] |
---|
public: void SetProbabilityOfDetection( |
[Java] |
---|
public setProbabilityOfDetection( |
[Unmanaged C++] |
---|
public: HRESULT SetProbabilityOfDetection( |
- Name