This document is archived and information here might be outdated. Recommended version. |
Reference to a server object.
[Visual Basic .NET] Public ReadOnly Property ServerObject As IServerObject
[C#] public IServerObject ServerObject {get;}
[C++]
HRESULT get_ServerObject(
IServerObject** ppSO
);
[C++] Parameters ppSO [out, retval]
ppSO is a parameter of type IServerObject**