This document is archived and information here might be outdated. Recommended version. |
Data link plugin information for the server connection.
[Visual Basic .NET] Public ReadOnly Property PlugIn As IPlugin
[C#] public IPlugin PlugIn {get;}
[C++]
HRESULT get_PlugIn(
IPlugin** ppiPlugin
);
[C++] Parameters ppiPlugin [out, retval]
ppiPlugin is a parameter of type IPlugin**