This document is archived and information here might be outdated. Recommended version. |
Gets the configuration file from a given layer.
[Visual Basic .NET]
Public Function GetConfig ( _
ByVal LayerID As Integer _
) As Byte[]
[C#]
public Byte[] GetConfig (
int LayerID
);
[C++]
HRESULT GetConfig(
long LayerID
);
[C++] Parameters LayerID [in]
LayerID is a parameter of type long