Activation.getDLInfo (String, Int32) Method

Gets the DL information of a specific PC.
Public Function getDLInfo( _ 
ByVal Support_Code As String, _ 
ByVal PCode As Integer
) As Array
This language is not supported or no code example is available.
public Array getDLInfo( 
string Support_Code
int PCode 
)
This language is not supported or no code example is available.

Parameters

Support_Code
string

The support code provided to you by Arbitrans.

PCode
int

The Computer Code

Return Value

Array
Remarks
 
To find the computer code of a DL, use the getAllDLInfo method.

.NET Framework

Supported in: 3.5 or newer

In this article

Definition