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