This document is archived and information here might be outdated. Recommended version. |
Adds a globe server find result.
[Visual Basic .NET] Public Sub Add ( _ ByVal pFindResult As IGlobeServerFindResult _ )
[C#] public void Add ( IGlobeServerFindResult pFindResult );
[C++]
HRESULT Add(
IGlobeServerFindResult* pFindResult
);
[C++] Parameters pFindResult [in]
pFindResult is a parameter of type IGlobeServerFindResult*