This document is archived and information here might be outdated. Recommended version. |
The cached subset of network sources that can be drawn by this renderer.
[Visual Basic .NET] Public Sub SourceNames ( _ ByRef ppSourceNames As IStringArray _ )
[C#] public void SourceNames ( ref IStringArray ppSourceNames );
[C++]
HRESULT get_SourceNames(
IStringArray** ppSourceNames
);
[C++] Parameters ppSourceNames [in]
ppSourceNames is a parameter of type IStringArray**