This document is archived and information here might be outdated. Recommended version. |
Get layer ID string.
[Visual Basic .NET]
Public Property LayerIDs As String
[C#]
public string LayerIDs {get; set;}
[C++]
HRESULT get_LayerIDs(
System.String* pLayerIDs
);
[C++]
HRESULT put_LayerIDs(
BSTR pLayerIDs
);
[C++] Parameters pLayerIDs [out, retval]
pLayerIDs is a parameter of type BSTR* pLayerIDs [in]
pLayerIDs is a parameter of type BSTR