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