This document is archived and information here might be outdated. Recommended version. |
The directions shields settings for this source.
[Visual Basic .NET] Public Property Shields As IShields
[C#] public IShields Shields {get; set;}
[C++]
HRESULT get_Shields(
IShields** Shields
);
[C++]
HRESULT putref_Shields(
IShields* Shields
);
[C++] Parameters Shields [out, retval]
Shields is a parameter of type IShields** Shields [in]
Shields is a parameter of type IShields*
The Shields property takes in an IShields object that contains the Shields information for each network source.