This document is archived and information here might be outdated. Recommended version. |
Creates an empty WMSGroupLayer with the given name.
[Visual Basic .NET] Public Function CreateWMSGroupLayer ( _ ByVal groupName As String _ ) As IWMSGroupLayer
[C#] public IWMSGroupLayer CreateWMSGroupLayer ( string groupName );
[C++]
HRESULT CreateWMSGroupLayer(
BSTR groupName
);
[C++] Parameters groupName [in]
groupName is a parameter of type BSTR