This document is archived and information here might be outdated. Recommended version. |
Indicates type of data link being used.
[Visual Basic .NET]
Public ReadOnly Property PlugInType As String
[C#]
public string PlugInType {get;}
[C++]
HRESULT get_PlugInType(
System.String* pbstrPlugInType
);
[C++] Parameters pbstrPlugInType [out, retval]
pbstrPlugInType is a parameter of type BSTR*