This document is archived and information here might be outdated. Recommended version. |
The image view ID.
[Visual Basic .NET]
Public Property VID As String
[C#]
public string VID {get; set;}
[C++]
HRESULT get_VID(
System.String* pVID
);
[C++]
HRESULT put_VID(
BSTR pVID
);
[C++] Parameters pVID [out, retval]
pVID is a parameter of type BSTR* pVID [in]
pVID is a parameter of type BSTR